static-render-html-webpack-plugin

时间:2024-02-26 10:31:10
【文件属性】:

文件名称:static-render-html-webpack-plugin

文件大小:11KB

文件格式:ZIP

更新时间:2024-02-26 10:31:10

react webpack pwa webpack-plugin static-html

静态渲染HTML Webpack插件 这是一个webpack插件,可简化使用webpack创建HTML静态文件的过程。 如果要创建PWA,并且需要尽快显示用户的第一个绘画,这将很有用。 安装 使用npm安装插件: $ npm install static-render-html-webpack-plugin 基本用法 var StaticRenderHtmlWebpackPlugin = require ( 'static-render-html-webpack-plugin' ) ; var webpackConfig = { entry : 'index.js' , ou


【文件预览】:
static-render-html-webpack-plugin-master
----.gitignore(67B)
----.babelrc(106B)
----.eslintrc(361B)
----package.json(2KB)
----src()
--------index.js(3KB)
--------errors.js(453B)
----LICENSE.md(1KB)
----.travis.yml(166B)
----README.md(2KB)
----test()
--------index.js(3KB)
--------mocha.opts(25B)
--------fixtures()

网友评论