Closed
Description
Environment
Provide version numbers for the following components (information can be retrieved by running tns info
in your project folder or by inspecting the package.json
of the project):
- CLI: 5.0.0
- Cross-platform modules:
- Android Runtime:
- iOS Runtime:
- Plugin(s):
Describe the bug
tns preview
doesn't sync changes when download 2 Playground projects on macOS
NOTE: tns preview --bundle
sync changes
To Reproduce
- Go to https://play.nativescript.org/
- Create JS project
- Download it twice
- Run
tns preview
on the second project - Make changes
Expected behavior
Changes to be applied
Sample project
Additional context