Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Feature Request: Automatic Build Time Static Optimization #1046

Open
@benbot

Description

@benbot

It'd be great if we had the same kind of build time static optimization that nextjs has https://nextjs.org/docs/advanced-features/automatic-static-optimization

We could probably just see if a page has a preload at build time and, if not, "export" that component to static or something like that.

Besides the performance gain, if someone was making a static site with sapper it would automatically export it to static which is kind of neat.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions