Rails and Webpack: No Gem Required
Integrating Rails with Node.js-based asset pipeline doesn’t mean you have to use another gem to connect these components. In the post, I share some approaches and helpers that helped me integrate Webpack into existing Rails app and smoothly deploy the assets to Heroku.
Post a comment