-
Moving this from https://github.com/sveltejs/sapper/issues/116#issuecomment-370153344 since that issue is closed by #153. If webpack emits non-JS assets for a route, Sapper will still generate a `` ta…
-
### Describe the bug
This application has two pages - a home page at / and an about page at /about.
You can click between the two pages using the links in the header, or the links that appear on eac…
-
I have some 40+ preset queries, which makes either typing the query name or putting them all in the sidebar impractical.
Is it possible to have perhaps a dropdown menu that contains all the querie…
-
1. Get this file: https://github.com/KeiferJu/svelma-pro/blob/2.0.0/src/components/Slider/Thumb.svelte
2. Use this config:
```javascript
module.exports = {
root: true,
extends: ['standard']…
-
There have been discussions about getting rid of jQuery. I believe this will be a good choice, but there should be a replacement. In the spirit of sticking with standards, I think you should evaluate …
shumy updated
6 years ago
-
This commit seems to have broken the calendar: https://github.com/TIOvOIT/praecox-datepicker/commit/81f11913db942ba14173ac2b70773342ae2ad5b4
Before
![before](https://user-images.githubusercontent.…
mriot updated
3 years ago
-
Description:
Hey there As someone who's just starting with weather data analysis, I found myself a bit overwhelmed by the complexity of accessing and interpreting data from open-meteo. I thought it m…
-
Hello,
I created a docker space for chat-ui.
it works great and now i want to add the google openid connection.
this is how my .env.local.template file looks like
OPENID_CONFIG=`{
"PROVIDER…
-
**Describe the bug**
1. run `npm run build`
1. open `__sapper__/build/server/server.js`
1. search for `create_ssr_component(($$result`
1. look at the unminifed html string
**Information about y…
-
Hi there!
Not really an issue - just a question.
Will Svench work in a Sveltekit project?