1 Star 4 Fork 1

阿伟/vue-3d-model

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
vue.config.js 146 Bytes
一键复制 编辑 原始数据 按行查看 历史
hujiulong 提交于 2020-03-06 11:22 +08:00 . fix: publicPath
const pkg = require('./package.json');
module.exports = {
publicPath: process.env.NODE_ENV === 'production'
? '/' + pkg.name
: '/',
};
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/happinessllw/vue-3d-model.git
git@gitee.com:happinessllw/vue-3d-model.git
happinessllw
vue-3d-model
vue-3d-model
master

搜索帮助