netlify-source-map-cleanup-plugin

1.0.1 • Public • Published

Netlify Source Map Cleanup

This plugin searches the build output directory for *.js.map and *.css.map files to delete. It also removes the sourceMap comment found in any .js files.

Helpful in cases where you want to generate source maps, but NOT have them deployed (like using Sentry), and also not have to rewire your CRA, or make tweaks to your Webpack configuration.

Package Sidebar

Install

npm i netlify-source-map-cleanup-plugin

Weekly Downloads

16

Version

1.0.1

License

ISC

Unpacked Size

4.59 kB

Total Files

7

Last publish

Collaborators

  • rhbliss