- Remove unused re‑exports from the assets/utils barrel to eliminate Vite build warnings.
- Improve Cloudflare adapter dev workflow by performing in‑place Vite restarts, fixing miniflare errors and 404s on config changes.
- Fix trailing‑slash handling: pages with dots no longer 404 with a trailing slash, and trailingSlash "always" now returns correct content instead of redirects.