20 Star 120 Fork 66

VTJ.PRO / my-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
my.config.js 304 Bytes
一键复制 编辑 原始数据 按行查看 历史
踩着两条虫 提交于 2020-07-10 11:25 . 支持应用微服务
module.exports = {
/**
* 开发环境服务端口号
*/
devServerPort: 8000,
/**
* 部署目录
*/
publicPath: '/',
/**
* 开启静态配置
*/
staticConfig: true,
/**
* 开启模拟数据
*/
mock: false,
/**
* 开启微应用服务
*/
microApp: false
}
JavaScript
1
https://gitee.com/newgateway/my-web.git
git@gitee.com:newgateway/my-web.git
newgateway
my-web
my-web
master

搜索帮助