Skip to content

yangshuwei/clear-webpack-exclude-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

$ npm install clear-webpack-exclude-plugin

Usage

webpack.config.js

const ClearWebpackExcludePlugin = require('clear-webpack-exclude-plugin')

module.exports={ ... plugins:[ new ClearWebpackExcludePlugin({ exclude:['filename.xx'] }) ] }

About

clear file exclude your options

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published