补充
This commit is contained in:
@@ -19,9 +19,9 @@ module.exports = defineConfig({
|
|||||||
'windows.jQuery': 'jquery',
|
'windows.jQuery': 'jquery',
|
||||||
Popper: ['popper.js', 'default']
|
Popper: ['popper.js', 'default']
|
||||||
}),
|
}),
|
||||||
new BundleAnalyzerPlugin({
|
// new BundleAnalyzerPlugin({
|
||||||
openAnalyzer: false
|
// openAnalyzer: false
|
||||||
})
|
// })
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
devServer: {
|
devServer: {
|
||||||
|
Reference in New Issue
Block a user