Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Freak-ppa
/
ioatol
like
0
Sleeping
App
Files
Files
Community
dee04f4
ioatol
/
ComfyUI
/
tests-ui
/
babel.config.json
Freak-ppa
Upload 343 files
ac6acf2
verified
3 months ago
raw
Copy download link
history
blame
Safe
94 Bytes
{
"presets"
:
[
"@babel/preset-env"
]
,
"plugins"
:
[
"babel-plugin-transform-import-meta"
]
}