加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
babel.config.js 376 Bytes
一键复制 编辑 原始数据 按行查看 历史
/*
* @Author: 码上talk|RC
* @Date: 2020-06-09 23:23:29
* @LastEditTime: 2020-11-23 18:15:26
* @LastEditors: 码上talk|RC
* @Description:
* @FilePath: /tacomall-admin/babel.config.js
* @微信: 13680065830
* @邮箱: 3189482282@qq.com
* @oops: Just do what I think it is right
*/
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化