2 Star 24 Fork 24

重庆柔软科技有限公司/天天商城后台

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
vue.config.js 268 Bytes
一键复制 编辑 原始数据 按行查看 历史
主角 提交于 2021-04-04 09:05 . 初始化架构
const ignored = ['**/uni_modules/**/*.md', '**/uni_modules/**/package.json','**/uni_modules/*/uniCloud/**/*']
module.exports = {
configureWebpack() {
return {
watchOptions: {
ignored
},
devServer: {
watchOptions: {
ignored
}
}
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cq-soft/tiantian-admin.git
[email protected]:cq-soft/tiantian-admin.git
cq-soft
tiantian-admin
天天商城后台
master

搜索帮助