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(),
    ]
}

Dependencies (0)

    Dev Dependencies (1)

    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