mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-24 08:44:06 +00:00
refactor: load extensions dynamically according to the configuration file
This commit is contained in:
committed by
Alexander Brown
parent
ddbd26c062
commit
bb2c99749a
@@ -1,6 +1,6 @@
|
||||
import { beforeEach, describe, expect, it, vi } from 'vitest'
|
||||
|
||||
import type { GroupNodeHandler } from '@/extensions/core/groupNode'
|
||||
import type { GroupNodeHandler } from '@/extensions/core/extensions/groupNode'
|
||||
import type {
|
||||
ExecutableLGraphNode,
|
||||
ExecutionId,
|
||||
|
||||
Reference in New Issue
Block a user