Commit 14345390 authored by 夏敏伟's avatar 夏敏伟

1

parent ba57cf80
......@@ -31,6 +31,7 @@ module.exports = {
}),
new HtmlWebpackPlugin({
template: path.resolve(__dirname, './onlyoffice/dev.html'),
// template: path.resolve(__dirname, './onlyoffice/prod.html'),
filename: 'onlyoffice.html',
inject: 'body',
chunks: ['onlyoffice'],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment