1 Star 0 Fork 567

KingMo / gods-pen

forked from ymm-tech / gods-pen 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
babel.config.js 230 Bytes
一键复制 编辑 原始数据 按行查看 历史
王坤明 提交于 2019-08-01 19:02 . 初始化项目
module.exports = {
comments: true,
presets: [
['@vue/app', {useBuiltIns: false}]
],
plugins: [
[
'import', {
libraryName: "mint-ui",
style: (name) => `${name}/style.css`,
}
]
],
}
JavaScript
1
https://gitee.com/KingMo_admin/gods-pen.git
git@gitee.com:KingMo_admin/gods-pen.git
KingMo_admin
gods-pen
gods-pen
master

搜索帮助