Files
ComfyUI_frontend/scripts
snomiao 10d6e93197 fix: patch demowright register.cjs to use dist/setup.mjs, simplify Phase 2
register.cjs imports ./src/setup.ts (TS source) which doesn't work
when installed as a dependency. Patch it to ./dist/setup.mjs after build.

Simplify Phase 2 back to --require demowright/register approach (avoids
ESM/CJS issues with withDemowright config).
2026-04-10 08:51:10 +00:00
..
2025-10-17 19:23:42 -07:00