rails / jsbundling-rails

Bundle and transpile JavaScript in Rails with esbuild, rollup.js, or Webpack.
MIT License
831 stars 144 forks source link

Remove js maps in assets clobber task #110

Closed PedroAugustoRamalhoDuarte closed 2 years ago

PedroAugustoRamalhoDuarte commented 2 years ago

The assets clobber task did not remove.js.map files from build folder before this commit