multi-page-webpack-plugin:在一个项目中支持多个条目html文件

时间:2021-05-01 18:12:30
【文件属性】:
文件名称:multi-page-webpack-plugin:在一个项目中支持多个条目html文件
文件大小:5KB
文件格式:ZIP
更新时间:2021-05-01 18:12:30
JavaScript MultiPageWebpack插件 在一个项目中自动生成多个条目html文件。 对WebpackHtmlPlugin的增强。 安装 npm install @qintx/multi-page-webpack-plugin // or yarn add @qintx/multi-page-webpack-plugin 用法 // webpack.conf.js const MultiPageWebpackPlugin = require('multi-page-webpack-plugin') { // ... // use this option just as a placeholder if there is no other entry. entry: MultiPageWebpackPlugin.ENTRY_NAME, // remove Htm
【文件预览】:
multi-page-webpack-plugin-master
----README.md(2KB)
----createDomain.js(462B)
----addDevServerEntrypoints.js(1KB)
----index.js(5KB)
----package-lock.json(304B)
----package.json(621B)

网友评论