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
You may use this package to experiment with your changes to Svelte.
2
+
3
+
To prevent any changes you make from being committed, run `git update-index --skip-worktree ./**/*.*` in this directory.
4
+
5
+
If you would actually like to make some changes to the files here for everyone then run `git update-index --no-skip-worktree ./**/*.*` before committing.
0 commit comments