tirkarthi opened a new pull request, #65084:
URL: https://github.com/apache/airflow/pull/65084

   Upgrade to Vite 8 which uses rolldown and has better performance. It reduces 
the build time (pnpm build) by at least 2x. PR generated by `pnpm install 
vite@8` command. Verified that pnpm dev and pnpm build works.
   
   Upgraded dependencies for vite 8 compatibility
   
   vitest 4.1.0 - https://github.com/vitest-dev/vitest/pull/9587
   plugin-react 6.0 supports vite 8 : pnpm install @vitejs/[email protected]
   vitest 4.1.0 supports vite 8 : pnpm install @vitest/[email protected]
   
   node required version bumped to 22 for rolldown. Airflow CI already uses 
node version as 24. Hence no changes required.
   
   
https://github.com/rolldown/rolldown/blob/b15ec6078ef8a07ec40fa38b766d0bf9061fcde3/package.json#L47-L49
   
   https://github.com/vitejs/vite/issues/20822
   https://github.com/rolldown/rolldown/issues/6141
   
   
   closes: #63510
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - No


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to