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
As of 1.44 Svelte allows components to be transformed with svelte.preprocess before they get compiled. It would be useful to expose that here via a preprocess option.
The text was updated successfully, but these errors were encountered:
As of 1.44 Svelte allows components to be transformed with
svelte.preprocess
before they get compiled. It would be useful to expose that here via apreprocess
option.The text was updated successfully, but these errors were encountered: