mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-07 00:20:07 +00:00
Use '@' path mapping (#94)
This commit is contained in:
@@ -6,7 +6,7 @@ import { ComfyPopup } from "../components/popup";
|
||||
import { createSpinner } from "../spinner";
|
||||
import { ComfyWorkflow, trimJsonExt } from "../../workflows";
|
||||
import { ComfyAsyncDialog } from "../components/asyncDialog";
|
||||
import type { ComfyApp } from "scripts/app";
|
||||
import type { ComfyApp } from "@/scripts/app";
|
||||
import type { ComfyComponent } from "../components";
|
||||
|
||||
export class ComfyWorkflowsMenu {
|
||||
|
||||
Reference in New Issue
Block a user