Files
ComfyUI_frontend/src/constants
snomiao 943869e680 fix: Add import attributes to JSON imports for Node.js ES module compatibility
The collect-i18n Playwright tests require explicit 'with { type: json }' import
attributes when importing JSON files in Node.js ES module environments. This is
mandatory in Node.js 16.14+ for security and clarity.

While Vite handles this transformation during build time for the browser app,
the Playwright test environment runs directly in Node.js without that layer.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-12 02:36:33 +00:00
..
2025-09-06 03:09:58 -07:00
2025-09-07 01:10:32 -07:00