I have this project svelte-mpa, what's that I tried to upgrade to svelte-4, but svelte/register already deprecated on svelte-4. What's the proper replacement of it?
What's the replacement of svelte/register for Svelte 4?
190 views Asked by Kokizzu At
1
nevermind, just use
svelte/compiler
works, changeto
then change
to