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