0.2.5 • Published 4 years ago
@aiou/webpack-loader-template v0.2.5
@aiou/webpack-loader-template
build webpack loader
install
yarn add @aiou/webpack-loader-template -Dfeatures
- Watch mode
- Build with
tsc - Replace
aliaspath torealpath
development
- Setup -
yarn * yarn dev - Build -
yarn build
Q&A
the exec queue of webpack-loaders
[ { loader: 'loader-one' }, { loader: 'loader-two' }, ]loader-twois beforeloader-onehow webpack-loader work
webpack output resource-file in string-format to webpack-loader