DEV Community

Discussion on: Sveltekit Vite with Tailwind 2

Collapse
 
eugenioclrc profile image
Eugenio

I think now the preload funcition tis not working;

export async function preload({ host, path, params, query }, session) {
console.log('working')
}

Collapse
 
dansvel profile image
dan

i think it's sveltekit problem different from sapper,, need to wait for documentation for more

Collapse
 
eugenioclrc profile image
Eugenio

preload function has been renamed to load;
twitter.com/Rich_Harris/status/134...