alloc / alloc/saus

Lazy-loaded state modules

Abierto
#58 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement runtime
Lenguaje dominante
TypeScript
Estrellas
38
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.