缩放组件

This commit is contained in:
徐哼唧L
2023-12-05 10:43:17 +08:00
parent 47980e1173
commit 7cc00acd2f

View File

@@ -110,6 +110,11 @@ const webpackConfig = merge(baseWebpackConfig, {
children: true,
minChunks: 3
}),
new webpack.ProvidePlugin({
'window.Quill': 'quill/dist/quill.js',
'Quill': 'quill/dist/quill.js'
}),
// copy custom static assets
new CopyWebpackPlugin([