Closed
Description
Describe the problem
SvelteKit exit
s:
kit/packages/kit/src/vite/index.js
Line 312 in cfd38d4
This means you can't have another plugin after the SvelteKit plugin
Describe the proposed solution
Add a new close
hook
Have prerender
call server.close()
Alternatives considered
No response
Importance
Prevents https://github.com/userquin/pwa-sveltekit-vite from working
Additional Information
No response