ForbesLindesay / browserify-middleware

express middleware for browserify, done right
http://browserify.org
MIT License
381 stars 66 forks source link

Split send.js into compile.js and send.js #24

Closed duereg closed 10 years ago

duereg commented 10 years ago

This is a minor change. Split send.js into send.js and compile.js, so that compile.js can be split into its own module in the future.

ForbesLindesay commented 10 years ago

I love it, this is a really good change, just one minor nit that I've commented on inline.