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
This commit changes the import of `sveltePreprocess` from a static
import to a dynamic one. This is done in the `preprocess` function
in `svelte.ts`. The change could potentially improve the load time
and overall performance of the application.
0 commit comments