Skip to content

Commit 94f0d7c

Browse files
authored
[docs] FAQ cleanup (#7452)
1 parent 4aff59b commit 94f0d7c

File tree

5 files changed

+6
-28
lines changed

5 files changed

+6
-28
lines changed
File renamed without changes.

site/content/faq/1200-how-do-i-do-hmr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
question: How do I do hot module reloading?
33
---
44

5-
We recommend using [SvelteKit](https://kit.svelte.dev/), which supports HMR out of the box and is built on top of Vite and svelte-hmr. There are also community plugins for [rollup](https://github.com/rixo/rollup-plugin-svelte-hot) and [webpack](https://github.com/rixo/svelte-loader-hot).
5+
We recommend using [SvelteKit](https://kit.svelte.dev/), which supports HMR out of the box and is built on top of [Vite](https://vitejs.dev/) and [svelte-hmr](https://github.com/sveltejs/svelte-hmr). There are also community plugins for [rollup](https://github.com/rixo/rollup-plugin-svelte-hot) and [webpack](https://github.com/rixo/svelte-loader-hot).
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
question: Are there any third-party resources?
3+
---
4+
5+
Svelte Society maintains a [list of books and videos](https://sveltesociety.dev/resources).

site/content/faq/200-are-there-any-video-courses.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

site/content/faq/250-are-there-any-books.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)