26 Star 300 Fork 66

凤舞九天 / 迷你音乐

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
babel.config.js 219 Bytes
一键复制 编辑 原始数据 按行查看 历史
凤舞九天 提交于 2021-12-26 08:27 . clear
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
],
"plugins": [
[
"component",
{
"libraryName": "element-ui",
"styleLibraryName": "theme-chalk"
}
]
]
}
JavaScript
1
https://gitee.com/cgper/miniMusic.git
git@gitee.com:cgper/miniMusic.git
cgper
miniMusic
迷你音乐
master

搜索帮助