This website requires JavaScript.
Explore
Help
Register
Sign In
faiz
/
hy-shop-admin
Watch
1
Star
0
Fork
You've already forked hy-shop-admin
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4378b6ecd7
hy-shop-admin
/
babel.config.js
7 lines
110 B
JavaScript
Raw
Normal View
History
Unescape
Escape
first
2024-03-22 15:48:25 +08:00
module
.
exports
=
{
presets
:
[
'@vue/app'
add
2024-04-05 18:19:51 +08:00
]
,
plugins
:
[
"@babel/plugin-proposal-optional-chaining"
]
first
2024-03-22 15:48:25 +08:00
}