Svelte Deployment Quick Start pnpm 10+: Add prepare script (postinstall disabled by default): Vite 7: Update both packages together: Adapters Reference Files - library-authoring.md - Publishing Svelte packages - pwa-setup.md - Offline-first with workbox - cloudflare-gotchas.md - Streaming issues Notes - Cloudflare may strip (breaks streaming) - Library authors: include in keywords AND peerDependencies - Single-file bundle: - Last verified: 2025-01-14 <!-- PROGRESSIVE DISCLOSURE GUIDELINES: - Keep this file 50 lines total (max 150 lines) - Use 1-2 code blocks only (recommend 1) - Keep descript…