initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
// 使用相对路径,dist 可部署到任意目录 / 静态托管
|
||||
publicPath: './',
|
||||
productionSourceMap: false
|
||||
}
|
||||
Reference in New Issue
Block a user