3 Star 17 Fork 6

Xie Xinfeng / 智慧社区+小程序端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
vue.config.js 271 Bytes
一键复制 编辑 原始数据 按行查看 历史
415842893@qq.com 提交于 2023-02-05 17:25 . 第一次提交
module.exports = {
// 配置路径别名
configureWebpack: {
devServer: {
// 调试时允许内网穿透,让外网的人访问到本地调试的H5页面
disableHostCheck: true
}
}
// productionSourceMap: false,
}
JavaScript
1
https://gitee.com/xxf_0921/smart-community-applet.git
git@gitee.com:xxf_0921/smart-community-applet.git
xxf_0921
smart-community-applet
智慧社区+小程序端
master

搜索帮助