You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2020. It is now read-only.
When doing ionic serve and make changes in assets directory (actually a subdirectory in assets) changes are not catched by the watcher.
In my case i have translation-files for ng2-translate there and saving them doesnt copy them to the assets in www folder.
On save it says [21:41:11] watch ready but nothing else happens. Trying to reload browser doesnt help and when checking i see that the new file are not copied in place. Even restarting the serve doesnt copy the files. Have to delete the assets folder in www to make the new files beeing copied.
What behavior are you expecting?
The changed files should be copied and a reload done.
Which @ionic/app-scripts version are you using?
0.0.36
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
Ionic Framework Version: 2.0.0-rc.1
Ionic CLI Version: 2.1.0
Ionic App Lib Version: 2.1.0-beta.1
OS: Windows 10
Node Version: v6.7.0