0.0.4 • Published 4 years ago
webpack-wplay-loaders v0.0.4
motivation
- get specfial files that webpack build related
Usage
- add below code to
module.rulesin webpack config file
{
test: /\.*/,
exclude: root('node_modules'),
use: 'webpack-wplay-loaders',
}may should use
npm run buildthen you can get file
list.txt, where list all related files when project product