Puru Vijay
Puru Vijay
This adds sveltekit example using the new sveltekit vite plugin `@sveltejs/kit/vite`
### Environment - Operating System: `Darwin` - Node Version: `v16.17.1` - Nuxt Version: `3.0.0` - Nitro Version: `1.0.0` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `experimental`, `vite`,...
### Describe the problem Expose a way in handle to get access to the final deployed path of assets. This will allow things like on the fly image optimisation. ###...
Adds a OnThisPage right under the heading. Related: https://github.com/sveltejs/site-kit/pull/165 ### Before submitting the PR, please make sure you do the following - [ ] It's really useful if your PR...
Syncs this site to svelte.dev, in terms of styling and rendering logic. WIP ### Please don't delete this checklist! Before submitting the PR, please make sure you do the following:...
### Before submitting the PR, please make sure you do the following - [ ] It's really useful if your PR references an issue where it is discussed ahead of...
Makes the site edge deployable. Entire site is prerendered, so the (authed) routes alone are regional edge functions. This feels like regular serverless, but these have no cold starts, smaller...
Switches to the amazing vite 4.4 and lightenincss! Smaller bundles, faster builds ### Before submitting the PR, please make sure you do the following - [ ] It's really useful...
### Before submitting the PR, please make sure you do the following - [ ] It's really useful if your PR references an issue where it is discussed ahead of...