Bring CommonJS modules to your asset pipeline with browserify-rails
You don’t have to disable asset pipeline in your Rails application in order to use CommonJS module loading in your JavaScripts. Find out how to do so with browserify-rails gem.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
You don’t have to disable asset pipeline in your Rails application in order to use CommonJS module loading in your JavaScripts. Find out how to do so with browserify-rails gem.
Post a comment