stephenplusplus / yo-webapp-livereload-test

0 stars 1 forks source link

Livereload and Coffeescript #2

Open iamjohnlong opened 11 years ago

iamjohnlong commented 11 years ago

I'm wondering if this may be a coffeescript issue. I added

<!-- build:js(.tmp) scripts/coffee.js -->
<script src="scripts/hello.js"></script>
<!-- endbuild -->

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?

iamjohnlong commented 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?

stephenplusplus commented 11 years ago

Yeah it wouldn't hurt to post it there too. Thanks for experimenting... This is at least a step in the right direction!

iamjohnlong commented 11 years ago

Sweet. Thank you @youareawesome :)

stephenplusplus commented 11 years ago

Haha, love it!