1.0.3 • Published 6 years ago

preload-script-webpack-plugin v1.0.3

Weekly downloads
9
License
MIT
Repository
github
Last release
6 years ago

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 
}]
1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago