alloc / alloc/saus

Lazy-loaded state modules

Open
#58 0 comments 0 reactions 0 assignees View on GitHub
enhancement runtime
Dominant language
TypeScript
Stars
38
Forks
1
PR merge metrics
No merged PRs in 30d

Description

A state module might not be an explicit dependency of any route. In other words, it might not be used by any route during prerender. Rather, it's only loaded on-demand after some page is hydrated. In this case, there needs to be a way to tell Saus that I still want the state module to be generated at build time, so it exists when requested by the client.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.