1 Star 0 Fork 224

rccl / vant-weapp

forked from vant / vant-weapp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
babel.config.js 142 Bytes
一键复制 编辑 原始数据 按行查看 历史
陈嘉涵 提交于 2021-04-11 16:30 . chore: remove unused site files
module.exports = {
presets: [
[
'@babel/preset-env',
{
loose: true,
modules: false,
},
],
],
};
JavaScript
1
https://gitee.com/rccl/vant-weapp.git
git@gitee.com:rccl/vant-weapp.git
rccl
vant-weapp
vant-weapp
dev

搜索帮助