Skip to content

Prerender in subprocess  #5306

Closed
Closed
@benmccann

Description

@benmccann

Describe the problem

SvelteKit exits:

process.exit(0);

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    p2-nice-to-haveSvelteKit cannot be used by a small number of people, quality of life improvements, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions