0.0.2 • Published 6 years ago

thanos-webpack-plugin v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

thanos-webpack-plugin

webpack 灭霸插件,随机删除打包后一半文件

安装

npm i -D thanos-webpack-plugin

使用

const thanosWebpackPlugin = require('thanos-webpack-plugin');

...

plugins: [
  new thanosWebpackPlugin()
]
0.0.2

6 years ago

0.0.1

6 years ago