Change8

@cloudflare/vite-plugin@1.23.1

📦 cloudflare-workersView on GitHub →
🐛 1 fixes

Summary

This patch updates dependencies and changes how nodejs_compat warnings are collected during dependency optimization for better consistency.

🐛 Bug Fixes

  • Avoid collecting nodejs_compat warnings during dependency optimization by externalizing Node.js built-ins at runtime instead of during optimization.