andreyfedoseev / django-static-precompiler

Django Static Precompiler provides template tags and filters to compile CoffeeScript, LiveScript, SASS / SCSS, LESS, Stylus, Babel and Handlebars. It works with both inline code and external files.
Other
221 stars 60 forks source link

Add Browserify #77

Open avsd opened 8 years ago

avsd commented 8 years ago

In fact, Babel is not very useful without Browserify.

Please, suggest what's missing and can be added (like in docs, etc.)