1 Star 0 Fork 569

时间拾荒人 / gods-pen

forked from ymm-tech / gods-pen 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
babel.config.js 230 Bytes
Copy Edit Raw Blame History
王坤明 authored 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/lxxtoday/gods-pen.git
git@gitee.com:lxxtoday/gods-pen.git
lxxtoday
gods-pen
gods-pen
master

Search