preload-script-webpack-plugin
v1.0.3
Published
preload-script-webpack-plugin =============
Downloads
6
Maintainers
Readme
preload-script-webpack-plugin
fork from https://github.com/GoogleChrome/preload-webpack-plugin
different
It won't insert html template, replaced by inserting the target chunk file.
plugins = [new PreloadWebpackPlugin({
insertChunk: 'vendor' ,
delay: 0
}]