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