alloc / alloc/saus

Lazy-loaded state modules

Aperta
#58 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement runtime
Lingua principale
TypeScript
Stelle
38
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.