Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Conversation

@brandonroberts
Copy link
Member

PR Checklist

Closes #

What is the new behavior?

Several performance improvements for dev/build including:

  • Caching of compiler host, and TS source files.
  • Caching of TypeScript configuration reads.
  • Caching of file reads for reuse by the Angular compiler.
  • Application of certain plugins only during dev or build.
  • Deferring of pending compilation after handleHotUpdate to allow Vite to continue processing after a file change.

These changes make page reloads and builds faster across all projects, especially when combined with Rolldown and Vite.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

[optional] What gif best describes this PR or how it makes you feel?

@netlify
Copy link

netlify bot commented Dec 1, 2025

Deploy Preview for analog-blog ready!

Name Link
🔨 Latest commit e6d96d0
🔍 Latest deploy log https://app.netlify.com/projects/analog-blog/deploys/692e190543f6f90008eaf915
😎 Deploy Preview https://deploy-preview-1987--analog-blog.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Dec 1, 2025

Deploy Preview for analog-docs ready!

Name Link
🔨 Latest commit e6d96d0
🔍 Latest deploy log https://app.netlify.com/projects/analog-docs/deploys/692e190544f6ab000877ea2f
😎 Deploy Preview https://deploy-preview-1987--analog-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Dec 1, 2025

Deploy Preview for analog-app ready!

Name Link
🔨 Latest commit e6d96d0
🔍 Latest deploy log https://app.netlify.com/projects/analog-app/deploys/692e190554cc610008eb2a24
😎 Deploy Preview https://deploy-preview-1987--analog-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@brandonroberts brandonroberts changed the title feat(vite-plugin-angular): improve deb/build performance with caches and plugin optimizations feat(vite-plugin-angular): improve dev/build performance with caches and plugin optimizations Dec 2, 2025
@brandonroberts brandonroberts merged commit 47ed20f into beta Dec 2, 2025
18 checks passed
@brandonroberts brandonroberts deleted the perf-plugin-cache branch December 2, 2025 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants