Commit 89b50871 authored by 以墨为白's avatar 以墨为白 🎧
parents b2444866 299c180d
...@@ -31,6 +31,7 @@ module.exports = { ...@@ -31,6 +31,7 @@ module.exports = {
}), }),
new HtmlWebpackPlugin({ new HtmlWebpackPlugin({
template: path.resolve(__dirname, './onlyoffice/dev.html'), template: path.resolve(__dirname, './onlyoffice/dev.html'),
// template: path.resolve(__dirname, './onlyoffice/prod.html'),
filename: 'onlyoffice.html', filename: 'onlyoffice.html',
inject: 'body', inject: 'body',
chunks: ['onlyoffice'], 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