1 Star 0 Fork 11

服部半藏/antv-x6

forked from Andcen/antv-x6 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
vue.config.js 308 Bytes
一键复制 编辑 原始数据 按行查看 历史
Andcen 提交于 2022-08-02 10:56 . init
module.exports = {
publicPath: './',
outputDir: 'dist',
lintOnSave: false,
productionSourceMap: true,
devServer: {
port: 8080,
open: true,
https: false,
overlay: {
warnings: true,
errors: true
},
// proxy: {}
},
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/falali009/antv-x6.git
git@gitee.com:falali009/antv-x6.git
falali009
antv-x6
antv-x6
master

搜索帮助