kit
kit copied to clipboard
web development, streamlined
**Is your feature request related to a problem? Please describe.** I'm tying to migrate from Sapper to SvelteKit. I'm aware of the discussion in #334 and hooks seem to solve...
### Describe the problem while building locally, the environement is undetectable so i guess no any adapter is used, but i think adpater-node should be used for fallback. ### Describe...
Grammar
Next should be previous. (I think) ### Please don't delete this checklist! Before submitting the PR, please make sure you do the following: - [ ] It's really useful if...
### Describe the bug I have been trying for a good 2 months now to get my Sveltekit website deployed and up-to-date again, but can't seem to figure out what's...
Grammar
Should is better word here. ### Please don't delete this checklist! Before submitting the PR, please make sure you do the following: - [ ] It's really useful if your...
### Describe the bug When I create a new SvelteKit Library project using `npm create svelte@latest `, I specifically request to have no TypeScript, but the package.json file has typescript...
### Describe the problem Typed route param types do not match ones provided from `params/*` match functions. Consider following setup ```js // params/fruit.ts import type { ParamMatcher } from '@sveltejs/kit'...
### Describe the bug I finally got around to migrating away from `import.meta.env.*` for all of my environment variables and onto the SvelteKit-recommended `$end/dynamic|static/public|private`. I had a number of integration...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@cloudflare/kv-asset-handler](https://togithub.com/cloudflare/kv-asset-handler) | [`^0.2.0` -> `^0.3.0`](https://renovatebot.com/diffs/npm/@cloudflare%2fkv-asset-handler/0.2.0/0.3.0) | [](https://docs.renovatebot.com/merge-confidence/)...
Grammar
Added 'then'. It is needed here. ### Please don't delete this checklist! Before submitting the PR, please make sure you do the following: - [ ] It's really useful if...