Commit 9db6d8d
fix(studio): downgrade @vitejs/plugin-react to ^5.2.0 for Vite 7 compatibility
@vitejs/plugin-react v6 requires Vite 8+ and fails with ERR_PACKAGE_PATH_NOT_EXPORTED
when paired with Vite 7. v5.2.0 explicitly supports Vite 4–8.
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent 1675330 commit 9db6d8d
2 files changed
Lines changed: 243 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments