1 Star 0 Fork 0

qmm/vue-h5-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
babel.config.js 230 Bytes
一键复制 编辑 原始数据 按行查看 历史
sunnie 提交于 2019-06-06 10:06 . 添加history 模式,添加打包cdn
module.exports = {
presets: [['@vue/app', { useBuiltIns: 'entry' }]],
plugins: [
[
'import',
{
libraryName: 'vant',
libraryDirectory: 'es',
style: true
},
'vant'
]
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/qmiaomiao/vue-h5-template.git
git@gitee.com:qmiaomiao/vue-h5-template.git
qmiaomiao
vue-h5-template
vue-h5-template
1.0.0

搜索帮助