1 Star 0 Fork 6

cgb-study/simpleComment

forked from SNFocus/simpleComment 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
babel.config.js 240 Bytes
一键复制 编辑 原始数据 按行查看 历史
SNFocus 提交于 2020-05-20 16:54 +08:00 . 将项目提到文件顶层
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
],
plugins: [
['import', {
libraryName: 'ant-design-vue',
libraryDirectory: 'es',
style: 'css'
}] // `style: true` 会加载 less 文件
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/cgb-study/simpleComment.git
git@gitee.com:cgb-study/simpleComment.git
cgb-study
simpleComment
simpleComment
master

搜索帮助