appcache-webpack-plugin:为Webpack构建生成HTML5应用程序缓存

时间:2021-02-06 04:51:31
【文件属性】:
文件名称:appcache-webpack-plugin:为Webpack构建生成HTML5应用程序缓存
文件大小:8KB
文件格式:ZIP
更新时间:2021-02-06 04:51:31
webpack appcache WebpackJavaScript Webpack的应用程序缓存插件 用法 var AppCachePlugin = require ( 'appcache-webpack-plugin' ) ; module . exports = { plugins : [ new AppCachePlugin ( { cache : [ 'someOtherAsset.jpg' ] , network : null , // No network access allowed! fallback : [ 'failwhale.jpg' ] , settings : [ 'pre
【文件预览】:
appcache-webpack-plugin-master
----.eslintrc(5KB)
----.babelrc(56B)
----package.json(1KB)
----test()
--------tests.js(9KB)
----src()
--------index.js(3KB)
----.npmignore(42B)
----.gitignore(21B)
----CHANGELOG.md(639B)
----Makefile(767B)
----.codeclimate.yml(79B)
----README.md(976B)

网友评论