mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-03 06:47:33 +00:00
- Use standard `dist` folder instead of hardcoded `dist-treeshake-*` paths - Add fallback logic to check multiple dist directory candidates - Remove local-only comparison test between treeshake-enabled/disabled builds - Add helper test to verify dist directory is found This ensures tests work in CI/CD environments where only the standard `dist` folder exists, while still supporting local debugging builds. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>