hsume2 / browserify-rails

Deprecated https://github.com/browserify-rails/browserify-rails
MIT License
57 stars 11 forks source link

Complete overhaul #10

Closed martenlienen closed 10 years ago

martenlienen commented 10 years ago

Hi, I refactored the shit out of everything and added some nice features :)

  1. No longer depends on module-deps
  2. Coffeescript integration for free (without coffeeify)
  3. And every other preprocessing as long as we get javascript (for the *.js.coffee.erb files or similar)
  4. Use the full power of browserify and require npm modules in your scripts

In the process browserify was/had to be updated to 3.33.

Marten

hsume2 commented 10 years ago

Awesome, this looks great! I'm going to have to merge this :smile:

I'm going to incorporate some changes from @dlindahl's PR (https://github.com/hsume2/browserify-rails/pull/8) on top of this, but otherwise, it looks great!

martenlienen commented 10 years ago

@hsume2 Thanks for merging so quickly. Could you please also publish a new version on rubygems? Thanks

hsume2 commented 10 years ago

@CQQL you're welcome! I've pushed v0.2.1.