| Website | https://geoffrich.net/ |
| Location | Seattle-ish, WA |
| Website | https://geoffrich.net/ |
| Location | Seattle-ish, WA |
Well, that was very worth watching, hope you liked it.
In case you missed it, here's the TL;DW
- `sv` cli: https://www.npmjs.com/package/sv
- svelte omnisite: https://svelte-omnisite.vercel.app/ (temporary, going live on https://svelte.dev soon)
- hackathon: https://hack.sveltesociety.dev/2024
- svelte5 released: https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md#500
and a bunch of super cool talks, go watch it!
svelte summit is about to start, grab your seats and strap in.
It's going to be great!
Describe the bug While using svelte-highlight, I declared the following constant inside a +page.svelte component: const parcelCode = `<script lang="ts"> import { SspaParcel } from '@wjfe/single-spa...