Skip to content

Changes in package.json are not livesynced #2303

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

Closed
valentinstoychev opened this issue Dec 2, 2016 · 3 comments
Closed

Changes in package.json are not livesynced #2303

valentinstoychev opened this issue Dec 2, 2016 · 3 comments
Labels

Comments

@valentinstoychev
Copy link

If during development you edit the package.json (in the root folder) the change is not applied during a livesync session.

Related to #2153

@vchimev
Copy link

vchimev commented Jan 13, 2017

Let's break this issue down to:

  • 1. change app's id
  • 2. add/remove dependency; update version dependency
  • 3. add/remove dependency; update version of devDependency

These are not going to be supported in 2.5.0. CC: @tzraikov

@vchimev vchimev modified the milestones: 2.6.0 (TBD), 2.5.0 Jan 13, 2017
@pkoleva pkoleva modified the milestone: 2.6.0 (TBD) Jan 26, 2017
@Plamen5kov
Copy link
Contributor

Because the behavior was unstable, we hid watching the node_modules and package.json behind a flag --sync-all-files, and we'll get back to it as soon as possible.

@Plamen5kov
Copy link
Contributor

Closing this until we decide we actually want to have this functionality ready for production.

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

No branches or pull requests

5 participants