2 Star 6 Fork 2

leadshop-java开源商城系统 / leashop-vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
vue.config.js 240 Bytes
一键复制 编辑 原始数据 按行查看 历史
土豆 提交于 2021-05-30 10:57 . first commit v1.2.3
module.exports = {
lintOnSave: false,
devServer: {
overlay: {
warnings: true,
errors: true
}
},
publicPath: "/assets/admin",
filenameHashing: true,
productionSourceMap: false
}
1
https://gitee.com/leadshop-java/leashop-vue.git
git@gitee.com:leadshop-java/leashop-vue.git
leadshop-java
leashop-vue
leashop-vue
master

搜索帮助