ignore-assets-webpack-plugin@1.0.0
Ignore assets from compilation. Useful when you use non-js files as entry points with extract-text-webpack-plugin, and don't need the resulting empty js files.
GPL-3.0
2017-02-07
安装 (1.0.0)
npm install ignore-assets-webpack-plugin@1.0.0
yarn add ignore-assets-webpack-plugin@1.0.0
pnpm add ignore-assets-webpack-plugin@1.0.0
bun add ignore-assets-webpack-plugin@1.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| lodash | ^4.17.4 |
devDependencies (19)
| 包名 | 版本要求 |
|---|---|
| ava | ^0.18.1 |
| babel-cli | ^6.22.2 |
| babel-eslint | ^7.1.1 |
| babel-plugin-transform-regenerator | ^6.22.0 |
| babel-preset-es2015 | ^6.22.0 |
| babel-register | ^6.22.0 |
| coveralls | ^2.11.16 |
| css-loader | ^0.26.1 |
| eslint | ^3.15.0 |
| eslint-config-airbnb | ^14.1.0 |
| eslint-plugin-babel | ^4.0.1 |
| eslint-plugin-import | ^2.2.0 |
| extract-text-webpack-plugin | ^2.0.0-rc.3 |
| npmpub | ^3.1.0 |
| nyc | ^10.1.2 |
| regenerator-runtime | ^0.10.1 |
| rimraf | ^2.5.4 |
| style-loader | ^0.13.1 |
| webpack | ^2.2.1 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| webpack | >=2.2.0 |