mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 09:04:52 +08:00
更改目录结构
This commit is contained in:
5
web/vue.config.js
Normal file
5
web/vue.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
publicPath: '/ui',
|
||||
outputDir: './ui',
|
||||
productionSourceMap: false, //生产环境生成map
|
||||
}
|
Reference in New Issue
Block a user