-
Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.Pricing:
- Open Source
For those who aren't ready to switch to import maps and donโt want to use Webpacker now that it is no longer a Rails default, jsbundling-rails was created. This gem adds the option to use webpack, rollup, or esbuild to bundle JavaScript while using the asset pipeline to deliver the bundled files.
#Web Application Bundler #JS Build Tools #Module Bundler 248 social mentions
-
Use Webpack to manage app-like JavaScript modules in Rails - rails/webpackerPricing:
- Open Source
As you may have heard by now, Rails 7 comes out of the box with importmap-rails and the mighty Webpacker is no longer the default for new Rails applications.
#Developer Tools #Web Application Bundler #JS Build Tools 17 social mentions