no message
This commit is contained in:
parent
4d0103a204
commit
bd71ec3cc8
@ -2,8 +2,6 @@ const {
|
||||
defineConfig
|
||||
} = require('@vue/cli-service')
|
||||
|
||||
// const MiniCssExtractPlugin = require('mini-css-extract-plugin');
|
||||
|
||||
module.exports = defineConfig({
|
||||
//设置为空打包后不分更目录还是多级目录
|
||||
publicPath: 'https://x--mo.com:8888/admin/',
|
||||
@ -22,11 +20,6 @@ module.exports = defineConfig({
|
||||
output: {
|
||||
// filename: 'app.[contenthash].js',
|
||||
},
|
||||
// plugins: [
|
||||
// new MiniCssExtractPlugin({
|
||||
// filename: 'app.[contenthash].css',
|
||||
// }),
|
||||
// ],
|
||||
//性能提示
|
||||
performance: {
|
||||
hints: false
|
||||
|
Loading…
Reference in New Issue
Block a user