mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-26 19:09:52 +00:00
8 lines
99 B
JSON
8 lines
99 B
JSON
{
|
|
"presets": [
|
|
"@babel/preset-env"
|
|
],
|
|
"plugins": [
|
|
"babel-plugin-transform-import-meta"
|
|
]
|
|
} |