craigspaeth / nap

Compile, manage, & package stylesheets, javascripts, and javascript templates for node.js
MIT License
122 stars 33 forks source link

Nap reloads assets when a new file is added. #32

Closed craigspaeth closed 12 years ago

craigspaeth commented 12 years ago

Right now it expands globs once on initialize, but then a new file is added and restarting the server isn't fun.