This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_AdvancedPlanner_Front
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
高级计划前端
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
656
Commits
7
Branches
28 MiB
Tree:
f3e4955cb9
develop
lingxiao
master
szdq
test
wangxy
xuxiaoming
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'f3e4955cb9'
${ noResults }
LAPP_AdvancedPlanner_Front
/
babel.config.js
3 lines
67 B
Raw
Normal View
History
初始化项目
3 years ago
module
.
exports
=
{
presets
:
[
"@vue/cli-plugin-babel/preset"
]
,
}
;