MobileChromeApps / chrome-app-developer-tool

Mirror of Apache Cordova app harness
Other
202 stars 33 forks source link

Moving background.js causes watch to stop watching. #20

Closed dj2 closed 9 years ago

dj2 commented 10 years ago

I moved background.js from the root into scripts/ and then updated the manifest.json file. The watch no-longer updated the app on the device until I restarted 'cca push --watch'.

mmocny commented 10 years ago

Verified, but not specific to background.js, any file moves hose the watch. No error given, just stops doing anything.

ghost commented 9 years ago

I hope that I resolved it and made PR: https://github.com/MobileChromeApps/mobile-chrome-apps/pull/264