1 Star 5 Fork 3

后盾人 / e18_hdcms

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
webpack.config.js 147 Bytes
一键复制 编辑 原始数据 按行查看 历史
const path = require('path')
module.exports = {
resolve: {
alias: {
'@': path.resolve(__dirname, 'vue')
}
}
}
JavaScript
1
https://gitee.com/houdunwang/e18_hdcms.git
git@gitee.com:houdunwang/e18_hdcms.git
houdunwang
e18_hdcms
e18_hdcms
master

搜索帮助