Just to show how easy it is to hook into node's require. Inspired by babel-register
and uglify-register
register-r.js is where all the magic happens. Just take a look at it as its quite documented.
babel-register
and uglify-register
register-r.js is where all the magic happens. Just take a look at it as its quite documented.