{"library":"webpack-delete-sourcemaps-plugin","type":"library","category":null,"description":"The `webpack-delete-sourcemaps-plugin` is a Webpack plugin designed to automatically remove sourcemap files at the conclusion of a build process. This is particularly useful for workflows involving services like Sentry, where sourcemaps are uploaded for error tracking but should not be exposed on production servers due to security risks (source code disclosure). The current stable version is `1.3.1`, with recent updates indicating active maintenance, including improvements for Webpack 4 compatibility since `v1.3.0`. A key differentiator is its explicit handling of the `devtool: 'hidden-source-map'` configuration to prevent browsers from requesting non-existent sourcemaps, and providing tailored guidance for integration with Next.js and Sentry.","language":"javascript","status":"active","version":"1.3.1","tags":["javascript","webpack","webpack5","sourcemap","sentry","nextjs","next","plugin","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install webpack-delete-sourcemaps-plugin","imports":["import { DeleteSourceMapsPlugin } from 'webpack-delete-sourcemaps-plugin';","import { DeleteSourceMapsPlugin as Plugin } from 'webpack-delete-sourcemaps-plugin';"]},{"cmd":"yarn add webpack-delete-sourcemaps-plugin","imports":[]},{"cmd":"pnpm add webpack-delete-sourcemaps-plugin","imports":[]}],"homepage":null,"github":"https://github.com/AlexBeauchemin/webpack-delete-sourcemaps-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/webpack-delete-sourcemaps-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/webpack-delete-sourcemaps-plugin/compatibility"}}