-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestfeaturerequires a minor version updaterequires a minor version update
Description
Potentially, a sveltekit application can be configured as a SPA, removing the requirement for an SSR server.
The software could be modified such that if no server files are generated then the SSR server isn't built. It might also remove the need for the CORS lambda also.
Note that adapter-static has to do some special work to render a fallback page, which would likely need to be copied here.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfeaturerequires a minor version updaterequires a minor version update