1 Star 0 Fork 8

面朝大海/Beau-ui

forked from RingCode/Beau-ui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
babel.config.js 189 Bytes
一键复制 编辑 原始数据 按行查看 历史
liushilin 提交于 2021-12-06 23:45 . format
module.exports = {
presets: [
'@vue/app',
[
'@babel/preset-env',
{
'useBuiltIns': 'entry'
}
]
]
// if your use import on Demand, Use this code
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/limtno/beau-ui.git
git@gitee.com:limtno/beau-ui.git
limtno
beau-ui
Beau-ui
master

搜索帮助