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
Added a watch loop to continuously build whilst editing code. (#119)
Added "watch" command to package.json, that will watch for Elm file
changes and build on change.
Useful for keeping the cli compiler up to date quickly as code changes.
0 commit comments