Separating webpack from the Rails Asset Pipeline
An approach for decoupling a webpack build process from the Rails Asset Pipeline build process...
If, like me, you work for a company with an extremely legacy Rails app and you’re looking to move to a less Frankenstein-y frontend stack, this is a good read.
After years of using Webpack with the Rails asset pipeline, this step by step guide seems like it’ll help finally transition us fully to Webpack.
Advertisement
Advertisement