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
The current development workflow with spago bundle-app adds a 15-second delay (on my system) between making changes and seeing the results in your browser.
There are other strategies to achieve near-instant page refreshes with saved changes, such as with webpack in #187 and #192.