🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

webpack-plugin-deletecompilerbundle

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webpack-plugin-deletecompilerbundle

webpack plugin delete compiler bundle

Source
npmnpm
Version
1.2.1
Version published
Weekly downloads
30
-65.91%
Maintainers
1
Weekly downloads
 
Created
Source

webpack-plugin-deletecompilerbundle

Installation

npm i webpack-plugin-deletecompilerbundle

Usage

const Deletecompilerbundle = require('webpack-plugin-deletecompilerbundle');

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

Keywords

webpack

FAQs

Package last updated on 09 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts