Author here - I created this gem after doing an Elixir project and loved the frontend experience that Brunch brought to it.
So I created this gem to glue Brunch and Rails together. This allows your project to use ES6 syntax and modules, pull packages from NPM instead of copying files to vendor/assets and live reloading - save a file and have the browser refresh or hot swap code in.
Author here - I created this gem after doing an Elixir project and loved the frontend experience that Brunch brought to it.
So I created this gem to glue Brunch and Rails together. This allows your project to use ES6 syntax and modules, pull packages from NPM instead of copying files to vendor/assets and live reloading - save a file and have the browser refresh or hot swap code in.
There’s a sample app you can clone and try out.