eubsoft / radedit

Build Node.js apps together quickly.
MIT License
3 stars 0 forks source link

Install coffee-cache and add .coffee to npm ignore #23

Open sameubank opened 10 years ago

sameubank commented 10 years ago

The coffee-cache module will keep coffee files from having to recompile each time the server is restarted, which should save some startup time for apps that use CoffeeScript.