Open iamjohnlong opened 11 years ago
node: v0.10.5 yo: 1.0.0-beta.6 os: osx 10.8.4
@stephenplusplus Do you want me to create this message on the other thread here https://github.com/yeoman/generator-webapp/issues/86#issuecomment-19786101?
Yeah it wouldn't hurt to post it there too. Thanks for experimenting... This is at least a step in the right direction!
Sweet. Thank you @youareawesome :)
Haha, love it!
I'm wondering if this may be a coffeescript issue. I added
to the html and started editing the hello.coffee file and it stops the compile and reload.
Restarted server and played with the sass.. Worked 15 edits in a row.
Switched over to hello.coffee and made a 5 edits then stopped on the 6th edit.
Switched to html and it started working again. Made a couple of edits. Works.
Switched back to coffee and it compiled and reloaded once then stopped.
Can anyone play around with coffeescript and see if they are having the same issue?