Hacker News new | ask | show | jobs
by ixtraz 4743 days ago
For node.js developers:

If you don't want to recompile it every time, you could just use better-require module: https://github.com/olalonde/better-require

1 comments

Or if you want to do it automatically, you could use Mimosa.js as well (http://mimosajs.com/)