1 Star 3 Fork 0

zackey / vue-at-person-editor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
vue.config.js 302 Bytes
一键复制 编辑 原始数据 按行查看 历史
qi_zhang 提交于 2021-10-26 14:24 . 初始化代码
function getPublicPath() {
if (process.env.NODE_ENV === 'production') {
// return 'https://izackey.github.io/vue-at-person-editor/';
return '/'
} else {
return '/';
}
}
module.exports = {
publicPath: getPublicPath(),
css: {
extract: false,
},
}
1
https://gitee.com/zhqiok/vue-at-person-editor.git
git@gitee.com:zhqiok/vue-at-person-editor.git
zhqiok
vue-at-person-editor
vue-at-person-editor
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891