-
### Is there an existing issue for this?
- [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [X] I have reviewed the documentation https://docs.sentry.io/…
-
### Describe the bug
I created a simple app using sveltekit + tailwind + typescript and firebase. locally it works perfectly.
after I clicked deploy, it had several issues which I resolved. Now th…
-
Hello there,
Thank you for your example, I managed to run it, and I managed to turn it to SvelteKit.
_(I mean to arrive to a point where I see the handle)_
Could you explain a bit more:
- The…
-
Using the [Vite PWA plugin for SvelteKit](https://vite-pwa-org.netlify.app/frameworks/sveltekit.html), we can create a service worker and manifest.
We can then start using the service worker to run…
-
To be mindful of our project's dependencies, let's track some basic stats. Bots can look through the actual git history.
These numbers are absolute totals at each commit. (meaning, don't add number…
-
- with SvelteKit using bun as the package manager and builder does not mean to use bun as the runner
- the runner language is determined by the adapter, not the runtime used to build
- I can use bun…
-
I'm having trouble with a route that tries to load "documentPreprocessor" in svelte.config.js resulting in an error like this:
``` bash
[vite] Error when evaluating SSR module /@fs/D:/MisCosas/Docum…
-
## Description
This module does not work with SvelteKit due to `navigator` not being present server-side.
## Log messages
```boo
ReferenceError: navigator is not defined
at DeviceIsMobi…
-
This is similar to Secure Git Guide, and maybe even easier to migrate to SvelteKit. What do you think @da2ce7, @cgbosse, @mario-nt, @josecelano, @WarmBeer?
-
SvelteKit 2 is out. It would be swell if support was added for `peerDependencies` :)