@cloudflare/vite-plugin@1.25.5
📦 cloudflare-workersView on GitHub →
🐛 1 fixes
Summary
This patch release updates dependencies and ensures that existing .assetsignore files are correctly merged with Cloudflare defaults during the build process.
🐛 Bug Fixes
- The build process now appends Cloudflare defaults to existing .assetsignore files instead of overwriting them, preserving user-defined rules when PUBLIC_DIR/.assetsignore exists.