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
plugin.transform.filter.id=(api.filter??api.idFilter).id;// TODO: idFilter was used by earlier versions of vite-plugin-svelte@6, remove when @7 is required
36
37
},
37
38
transform: {
38
39
order: 'pre',// puts it before vite-plugin-svelte:compile
0 commit comments