-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
!!! When NativeScript/nativescript-cli#4075 is fixed
Write test to verify that when changing platform specific file only devices from corresponding platform are refreshed.
- tns create TestApp --js
- Add platform specific files. For example main-view-model.android.js and main-view-model.android.ios.js
- tns preview
- Scan the QR code on android and ios
- Change only main-view-model.android.js and save
Expected : only android devices are refreshed and changes are synced.
Metadata
Metadata
Assignees
Labels
No labels