You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be helpful to be able to determine what version of svelte a given bundle was build with. This would simplify attempting to support both old and new versions of svelte in svelte-devtools. This hasn't been an issue so far but I'm sure it eventually will as new version change the internals more.
I'm not quite sure where this would be exposed though.
The text was updated successfully, but these errors were encountered:
It would be helpful to be able to determine what version of svelte a given bundle was build with. This would simplify attempting to support both old and new versions of svelte in svelte-devtools. This hasn't been an issue so far but I'm sure it eventually will as new version change the internals more.
I'm not quite sure where this would be exposed though.
The text was updated successfully, but these errors were encountered: