-
-
Notifications
You must be signed in to change notification settings - Fork 192
Open
Description
Describe the issue
The Svelte package imports Svelte internals here, which is likely why the package currently is broken for me.
Quote from sveltejs/svelte#11622 (comment):
As the name says and our documentation and errors show, svelte/internal is for internal use only. You must not use it or provide guidance on how to do so. There are no guarantees whatsoever that these interfaces are stable or change at any point in time without notice. Your app or the apps of users using your library that contains this code are going to break and it will be all your fault.
TL;DR: don't use svelte/internal, period.
Metadata
Metadata
Assignees
Labels
No labels