karthikv / nodefront

A node.js-powered rapid front-end development utility.
http://karthikv.github.com/nodefront
MIT License
246 stars 11 forks source link

Swig Compile -w / Serve -c -l doesn't work well. #46

Open shanielh opened 10 years ago

shanielh commented 10 years ago

HTML compiled files aren't updated.

karthikv commented 10 years ago

Could you send over some sample files that I can use to reproduce the issue?

shanielh commented 10 years ago

Created index.swig (Empty file), Run : screen shot 2014-01-25 at 11 21 25 am

index.html file is an empty file (As expected), Updated index.swig content to "Hello World", Nodefront console wrote "Compiled index.html." index.html content is still an empty file, After running nodefront again (from the start), index.html content is "Hello World".

Shani Elharrar Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Friday, January 24, 2014 at 11:08 PM, Karthik Viswanathan wrote:

Could you send over some sample files that I can use to reproduce the issue?

— Reply to this email directly or view it on GitHub (https://github.com/karthikv/nodefront/issues/46#issuecomment-33261464).