Skip to content

Bundle SvelteKit etc #61

Closed
Closed
@Rich-Harris

Description

@Rich-Harris

At the moment we have to turbo install every time the page is opened. It's fast for what it's doing, but it's still totally wasteful — we can bundle up all the node_modules the tutorial apps need and serve them immutably, then write them directly to the filesystem. At that point there's really no need to install anything

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions