purescript-concur/purescript-concur-starter

Live reloading not working while modifying src/Main.purs

shubhamkumar13 opened this issue · 2 comments

I tried to change the Main.purs file, specifically the "Hello Sailor!" to "Hello Sailor" but I couldn't see the change reflected on the page

You need an editor which runs the purescript build automatically. I use spacemacs which does that. If you don't have that, maybe you can run a separate watcher program.

@shubhamkumar13 I'm going to close this issue. Please feel free to reopen if needed.