asyncchunks-assets-webpack-plugin
v0.0.4
Published
Emits a json file with asyncChunks paths
Downloads
5
Maintainers
Readme
asyncchunks-assets-webpack-plugin
We hack the assets-webpack-plugin to support emit async chunks path generated by dynamic import
or require.ensure
.
doc and test
WIP