-
I'm having difficulty integrating the library into my SvelteKit project.
Whenever I run the project and open the map page, the error appears: Windows is not defined
-
**Describe the bug**
Importing this package in SvelteKit leads to warnings in development and to errors in production builds related to ES modules.
I've set up a [demo](https://stackblitz.com/ed…
-
We should try out various SvelteKit deployment adapters to make sure the integration works across them.
-
### Product Name
SvelteKit
### Product Link
https://kit.svelte.dev/
### Other information
_No response_
### The following is required to submit this issue
- [X] I agree that the logo will be ma…
-
### Describe the bug
I have a project using svelte kit with Drizzle ORM and Supabase. The whole project is open source and can be found [here](https://github.com/sungmanito/mono). I recently update…
-
-
### Describe the problem
It is not uncommon to share global style sheets for various pages of a site. SvelteKit provides `%sveltekit.assets%` placeholder to `src/app.html` but not to `src/error.htm…
-
### What version of Bun is running?
1.1.26+0a37423ba
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
`bun run build`
#…
-
# Het installeren van de `sveltekit` pakket.
De stappen hiervoor kan je hier #26 vinden
-
I can get this to work with sveltekit, I get no errors.