This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Augcl
/
education-admin
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.
10
Commits
1
Branch
4.4 MiB
Vue
36.5%
Java
35.1%
JavaScript
21.8%
CSS
5.2%
TypeScript
0.6%
Other
0.8%
Tree:
1d0deecd11
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '1d0deecd11'
${ noResults }
education-admin
/
admin-hanhai-vue
/
babel.config.js
6 lines
87 B
Raw
Blame
History
module
.
exports
=
{
presets
:
[
[
'@vue/app'
,
{
useBuiltIns
:
'entry'
}
]
]
}