Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
visionMaze
/
Magic-Me
like
34
Running
App
Files
Files
Community
1
a6a2fc3
Magic-Me
/
tests-ui
/
babel.config.json
Xue-She Wang
init
0d95f10
10 months ago
raw
Copy download link
history
blame
Safe
90 Bytes
{
"presets"
:
[
"@babel/preset-env"
]
,
"plugins"
:
[
"babel-plugin-transform-import-meta"
]
}