-
-
Notifications
You must be signed in to change notification settings - Fork 198
Closed
Labels
bughmrno-changelogThe issue is present only in `next` versions and was not included in official version.The issue is present only in `next` versions and was not included in official version.
Milestone
Description
Environment
- CLI: next
- Plugin(s): nativescript-dev-webpack@next
Describe the bug
When livesyncing on both platforms changes in js, xml, css files cause the application to restart
To Reproduce
tns create my_app --jsnpm i nativescript-dev-webpack@next --save-dev --save-exactnode_modules/.bin/update-ns-webpack" --deps --configs- Start android emulator and ios simulator
tns run- change something in main-view-model.js file
Result: the application restarts when applying the changes, sometimes on both devices, sometimes on one of them
Expected behavior
Changes in js, css, xml files should not cause app restart
Metadata
Metadata
Assignees
Labels
bughmrno-changelogThe issue is present only in `next` versions and was not included in official version.The issue is present only in `next` versions and was not included in official version.