1 Star 0 Fork 8

haiyongou/simple-vue

forked from zijun/simple-vue 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
babel.config.js 594 Bytes
一键复制 编辑 原始数据 按行查看 历史
devin 提交于 2021-01-05 18:04 . feat(*): 更新优化代码
/*
* @Overview : babel.config
* @Author : Zi Jun
* @Email : [email protected]
* @Date : 2020-12-23 16:51:43
* @LastEditTime : 2021-01-05 18:03:18
* @LastEditors : Zi Jun
* @FilePath : \simple-vue\babel.config.js
* @Mark : 已采用cdn方式,故无需配置此按需引入
*/
// module.exports = {
// presets: ['@vue/cli-plugin-babel/preset'],
// plugins: [
// [
// 'import',
// {
// libraryName: 'vant',
// libraryDirectory: 'es',
// style: true,
// },
// 'vant',
// ],
// ],
// };
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/hiopro/simple-vue.git
[email protected]:hiopro/simple-vue.git
hiopro
simple-vue
simple-vue
master

搜索帮助