This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
halo-admin
mirror of
https://github.com/halo-dev/halo-admin
Watch
1
Star
0
Fork
You've already forked halo-admin
0
Code
Issues
Releases
Wiki
Activity
c2b45463ba
halo-admin
/
babel.config.js
12 lines
140 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
presets
:
[
'@vue/app'
,
[
'@babel/preset-env'
,
{
'useBuiltIns'
:
'entry'
}
]
]
}
Reference in New Issue
View Git Blame
Copy Permalink