mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-04 15:10:06 +00:00
5 lines
90 B
JSON
5 lines
90 B
JSON
{
|
|
"presets": ["@babel/preset-env"],
|
|
"plugins": ["babel-plugin-transform-import-meta"]
|
|
}
|