How to customize webpack in Rails apps
Configuring webpack is precisely the main job of Webpacker’s NPM package, @rails/webpacker. This post provides an overview of how to customize its default settings for your Rails application. https://rossta.net/blog/how-to-customize-webpack-for-rails-apps.html
Post a comment