Skip to content

JuneChiu/local-script-html-webpack-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

local-script-html-webpack-plugin


This plugin is used with html-webpack-plugin.It save js and css file to localstorage, reduce the transfer size.

Usage

webpackConfig.plugins.push(new LocalScriptHtmlPlugin()); recommend use in the production mode

About

Load JS or CSS assets and store in loacalstorage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published