fastify/fastify-hotwire

Update to svelte v4

Geschlossen

#105 geöffnet am 07.08.2023

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (7 Forks)github user discovery
good first issue

Repository-Metriken

Stars
 (82 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 13h 50m) (4 gemergte PRs in 30 T)

Beschreibung

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the issue has not already been raised

Issue

Currently the svelte dependabot PR is failing, because svelte dropped cjs support in v4.

We should adapt our code for the example, so that our unit tests work. Or report, that it is not possible and we should consider either changing svelte with a different framework or reject upgrading svelte.

Contributor Guide