-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
bug report 🦗Issue is probably a bug, but it needs to be checkedIssue is probably a bug, but it needs to be checkedneeds: complete repro 🖥️Issue need to have complete repro providedIssue need to have complete repro provided
Description
Environment
- wyw-in-js version: "@wyw-in-js/vite": "^0.7.0"
- custom processor:
- Bundler (+ version): Vite 7.1.6
- Node.js version: v24.5.0
- OS: MacOS
Description
"@vitejs/plugin-react": "5.0.2" works
"@vitejs/plugin-react": "5.0.3" causes a bunch of errors:
[vite] (client) Pre-transform error: ENOENT: no such file or directory, open '/@react-refresh'
Plugin: wyw-in-js
File: <redacted>/src/composites/MyBalance/MyBalance.tsx
11:36:51 am [vite] (client) Pre-transform error: ENOENT: no such file or directory, open '/@react-refresh'
Plugin: wyw-in-js
File: <redacted>/src/composites/SimpleTradeTables/SimpleTradeTables.tsx
11:36:51 am [vite] (client) Pre-transform error: ENOENT: no such file or directory, open '/@react-refresh'
Plugin: wyw-in-js
File: <redacted>/src/icons/ChevronDownIcon.tsx
11:36:51 am [vite] (client) Pre-transform error: ENOENT: no such file or directory, open '/@react-refresh'
Plugin: wyw-in-js
File: <redacted>/src/composites/QuickTrade/QuickTrade.tsx
11:36:51 am [vite] (client) Pre-transform error: ENOENT: no such file or directory, open '/@react-refresh'
Plugin: wyw-in-js
File: <redacted>/src/icons/currency/assets.tsx
chenjie-b1, RomanBaranovski, nstepien, amanmahajan7, ptomask and 15 more
Metadata
Metadata
Assignees
Labels
bug report 🦗Issue is probably a bug, but it needs to be checkedIssue is probably a bug, but it needs to be checkedneeds: complete repro 🖥️Issue need to have complete repro providedIssue need to have complete repro provided