Changes since 23.6.11
Fixes
-
Install pnpm deps in hoisted mode + declare @babel/types (#24288) (CP:23.7) (#24322) (CP: 23.6)
Commit · Pull requestThe Vite dev server intermittently fails (or hangs) on vite-basics and other Vite-using IT modules because transitive npm dependencies are not consistently reachable from the project's root node_modules.
Selenium tests then wait for pages that never render, and the matrix shard times out at the 30-minute job cap.