AndersDJohnson / AndersDJohnson/reactive-hydration
feat: loading components from other paths
Ouverte
- Langage dominant
- TypeScript
- Étoiles
- 2
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
It would be cool to unlock a way of loading components in more than just `./src/components` (and similarly for contexts from `./src/context`).
In the worst case, I suppose we could generate a map as a compile step.
Might be other ways to compile and attach a lazy loader wrapper alongside each component and swap imports, e.g., adding `.lazy.ts` extension.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.