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