Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove automatic adding @polymer/polymer package.json dependency #6436

Closed
platosha opened this issue Sep 11, 2019 · 1 comment
Closed

Remove automatic adding @polymer/polymer package.json dependency #6436

platosha opened this issue Sep 11, 2019 · 1 comment
Assignees
Labels
hilla Issues related to Hilla

Comments

@platosha
Copy link
Contributor

If my views are based on lit-element, I no longer need Polymer dependency in the project. But whenever I try to remove it, it is added back.

Steps reproduce:

  • in a Flow app package.json, replace @polymer/polymer dependency with lit-element
  • start the application

Expected: no changes in package.json

Actual: package.json is changed so that @polymer/polymer dependency is added back.

@platosha platosha added the hilla Issues related to Hilla label Sep 11, 2019
@haijian-vaadin
Copy link
Contributor

Could it be that some view has some Vaadin components or Polymer components that are depending on @polymer/polymer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hilla Issues related to Hilla
Projects
None yet
Development

No branches or pull requests

3 participants