no message
This commit is contained in:
parent
18541887dc
commit
208cc4f05f
@ -3,7 +3,7 @@ const {
|
||||
} = require('@vue/cli-service')
|
||||
module.exports = defineConfig({
|
||||
//设置为空打包后不分更目录还是多级目录
|
||||
publicPath: process.env.NODE_ENV === 'production' ? 'https://x--mo.com:8888/admin/' : './',
|
||||
publicPath: process.env.NODE_ENV === 'production' ? 'https://cloud-x-php.oss-cn-beijing.aliyuncs.com/admin/' : './',
|
||||
//build编译后存放静态文件的目录
|
||||
assetsDir: "static",
|
||||
// build编译后不生成资源MAP文件
|
||||
|
Loading…
Reference in New Issue
Block a user