webpack-plugin-deletesourcemap
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

webpack-plugin-deletesourcemap

Installation

npm i webpack-plugin-deletesourcemap

Usage

const DeleteSourcemap = require('webpack-plugin-deletesourcemap');

module.exports = {
    ...
    plugins: [
        ...
        new DeleteSourcemap(),
    ]
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.6
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.6
    2
  • 1.0.5
    2
  • 1.0.3
    0

Package Sidebar

Install

npm i webpack-plugin-deletesourcemap

Weekly Downloads

4

Version

1.0.6

License

ISC

Unpacked Size

6.09 kB

Total Files

6

Last publish

Collaborators

  • webgzh907247189