1 Star 0 Fork 235

Teemo / vant-weapp

forked from vant / vant-weapp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
babel.config.js 190 Bytes
一键复制 编辑 原始数据 按行查看 历史
module.exports = {
presets: [
[
'@babel/preset-env',
{
loose: true,
modules: false
}
]
],
plugins: ['@babel/plugin-syntax-dynamic-import']
};
JavaScript
1
https://gitee.com/github-25687176/vant-weapp.git
git@gitee.com:github-25687176/vant-weapp.git
github-25687176
vant-weapp
vant-weapp
master

搜索帮助