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 Apr 1, 2025. It is now read-only.
Hi,
I think the Aurelia project structure as changed after unpacking. I followed your steps and couldn't manage to start via 'gulp watch'. I "solved" it by removing the browser-sync step in the watch-task (gulpfile.js) and this seems to fire up the application fine with full functionality regarding file changes and reloading (code, not browser), on localhost:9000
Hi,
I think the Aurelia project structure as changed after unpacking. I followed your steps and couldn't manage to start via 'gulp watch'. I "solved" it by removing the browser-sync step in the watch-task (gulpfile.js) and this seems to fire up the application fine with full functionality regarding file changes and reloading (code, not browser), on localhost:9000