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