svelte-persistent-store icon indicating copy to clipboard operation
svelte-persistent-store copied to clipboard

Vite exlude not works, new Sveltekit breaks

Open bitdom8 opened this issue 4 years ago • 2 comments

@macfja/svelte-persistent-store breaks and not be excluded during build:

t async``` respond$1 (file:///C:/Users/Administrator/Documents/clienttry/.svelte-kit/output/server/index.js:1480:13)

500 / at file:///C:/Users/Administrator/Documents/clienttry/node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@sveltejs/kit/dist/chunks/index2.js:975:11 at save (file:///C:/Users/Administrator/Documents/clienttry/node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@sveltejs/kit/dist/chunks/index2.js:1194:4) at visit (file:///C:/Users/Administrator/Documents/clienttry/node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@sveltejs/kit/dist/chunks/index2.js:1085:3) at processTicksAndRejections (internal/process/task_queues.js:95:5)  ELIFECYCLE  Command failed with exit code 1.

bitdom8 avatar Mar 06 '22 15:03 bitdom8

I tried without using this, it builds

bitdom8 avatar Mar 06 '22 15:03 bitdom8

Can we include this on the svelte:head so that it won't build and error

bitdom8 avatar Mar 06 '22 19:03 bitdom8