1 Star 0 Fork 22

choufeng2018/vjform

forked from fyl080801/vjform 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
babel.config.js 211 Bytes
一键复制 编辑 原始数据 按行查看 历史
fyl080801 提交于 2020-10-30 14:43 . build: deploy
module.exports = {
presets: ['@vue/cli-plugin-babel/preset'],
plugins: ['lodash'],
env: {
test: {
presets: [['@babel/preset-env']],
plugins: ['@babel/plugin-transform-runtime']
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/choufeng2018/vjform.git
git@gitee.com:choufeng2018/vjform.git
choufeng2018
vjform
vjform
master

搜索帮助