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
fix: ensure svelte dependency files are resolved reliably
Some svelte dependencies will require this setting. svelte-check made a
change in a recent release that the node-resolve plugin failed to find
it and added a `require('svelte-check')` statement which would fail.
0 commit comments