-
After update the plugin I got an error "Error: Cannot find module 'svelte/compiler'"
I installed the plugin as a global and as a local lib
Svelte installed only as a local lib
```bash
prettier s…
-
I have a svelte+sapper project and was initially using webpack bundler. But recently, I have the usecase to support legacy browsers and hence have to migrate to rollup for sapper build legacy.
For …
-
On a large project which uses pnpm with many packages & `sapper run dev`, when a file changes, sapper reloads then panics with a `FATAL ERROR: Ineffective mark-compacts near heap limit Allocation fail…
-
I know that the plugin doesn't work with prettier at the moment. However, the documentation doesn't explain the rationale behind this decision, and whether you have interest in "fixing" it or not. I s…
-
The idea is to navigate and have commands similar to a shell: https://news.ycombinator.com/item?id=31173562
-
Here's a preliminary list of the questions for this year's State of JS survey. Feedback welcome!
### Major Changes
- We're dropping the "Most Liked/Disliked Aspects of X" questions for each libr…
-
**Is your feature request related to a problem? Please describe.**
i would like to use babel/typescript syntax inside of Svelte markup template code.
For example, let's say i have the babel optio…
-
```
import Header from '$lib/layout/Header.svelte'
import Footer from '$lib/layout/Footer.svelte'
import '$lib/style/styles.scss'
import { setClient } from "svelte-apollo";
…
-
**Describe the bug**
Getting auto-completion, symbol navigation or symbol information can be very slow (tooltip stuck on `Loading...`).
(It is probably the language server, because the profile from …
-
## The devDependency [netlify-cms](https://github.com/netlify/netlify-cms) was updated from `2.1.1` to `2.1.2`.
🚨 [View failing branch](https://github.com/medfreeman/asso-rei.fr/compare/master...med…