mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-04 15:10:06 +00:00
Readd litegraph tests to tsconfig exclude
This commit is contained in:
@@ -38,5 +38,8 @@
|
||||
"tests-ui/**/*",
|
||||
"global.d.ts",
|
||||
"vite.config.mts"
|
||||
],
|
||||
"exclude": [
|
||||
"src/lib/litegraph/test/**/*"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user