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

CLI should watch package.json files in the application #4692

Closed
rosen-vladimirov opened this issue Jun 7, 2019 · 0 comments
Closed

CLI should watch package.json files in the application #4692

rosen-vladimirov opened this issue Jun 7, 2019 · 0 comments
Assignees
Milestone

Comments

@rosen-vladimirov
Copy link
Contributor

To work properly in LiveSync operation, CLI should watch the following package.json files:

  • root's package.json
  • package.json inside (app/src) folder
  • package.json files of nativescript plugins inside node_modules

NOTE: This is a must for kinvey-nativescript-sdk plugin which have specific logic of modifying its own content when a change in the app/package.json file occurs.

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

No branches or pull requests

3 participants