1 Star 0 Fork 124

falcon / desktop-nicemusic

forked from One / desktop-nicemusic 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
babel.config.js 255 Bytes
一键复制 编辑 原始数据 按行查看 历史
One 提交于 2020-05-19 17:53 . update
module.exports = {
presets: [['@babel/preset-env', { modules: false }]],
plugins: [
'@babel/plugin-transform-runtime',
[
'component',
{
libraryName: 'element-ui',
styleLibraryName: 'theme-chalk'
}
]
]
}
1
https://gitee.com/falcon/desktop-nicemusic.git
git@gitee.com:falcon/desktop-nicemusic.git
falcon
desktop-nicemusic
desktop-nicemusic
master

搜索帮助