Commit bff5f87c authored by mengqr's avatar mengqr

打包修改

parent 89659c56
......@@ -4,6 +4,7 @@ const {
const bundleAnalyzer = require('webpack-bundle-analyzer').BundleAnalyzerPlugin
module.exports = defineConfig({
transpileDependencies: true,
publicPath: './',
lintOnSave: false, //关闭eslint语法检测
devServer: {
host: 'localhost',
......
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