Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

tns-core-modules platform specific files are not watched #942

Closed
vchimev opened this issue Jun 20, 2019 · 0 comments
Closed

tns-core-modules platform specific files are not watched #942

vchimev opened this issue Jun 20, 2019 · 0 comments
Assignees
Labels

Comments

@vchimev
Copy link
Contributor

vchimev commented Jun 20, 2019

Describe the bug

Changes in platform specific files of tns-core-modules are not respected.

To Reproduce

tns create appTs --ts & cd appTs
tne run android
  • make a change in ./node-modules/tns-core-modules/ui/action-bar.android.js - it is not watched
  • make a change in ./node-modules/tns-core-modules/ui/action-bar-common.js - it is watched
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants