This website works better with JavaScript.
Explore
Help
Sign In
Mirrors
/
apiflow
mirror of
https://gitee.com/shuzhikai/apiflow.git
Watch
2
Star
0
Fork
You've already forked apiflow
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
525b2782bc
feature-vite
dev
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '525b2782bc'
${ noResults }
apiflow
/
babel.config.js
4 lines
69 B
JavaScript
Raw
Normal View
History
Unescape
Escape
cli: 改变构建工具vue-cli-plugin-electron-builder
4 years ago
module
.
exports
=
{
feat: 更新eslint规则
4 years ago
presets
:
[
"@vue/cli-plugin-babel/preset"
]
,
}
;