Files
ComfyUI_frontend/pnpm-lock.yaml
snomiao 90a4896b00 [feat] Respect Vite config in Playwright i18n tests using ctViteConfig
- Use @playwright/experimental-ct-vue for proper Vite integration
- Import and reuse existing vite.config.mjs settings via ctViteConfig
- Include plugins, resolve, define, optimizeDeps, esbuild, and server config
- Add webServer configuration to auto-start dev server if needed
- Use type assertion to handle Vite version compatibility issues
- Fix type errors in vite.config.mts plugins array

This ensures i18n collection tests run with the same Vite configuration
as the main application, including all plugins and build settings.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 23:23:09 +00:00

564 KiB