Skip bundling by default when `saus build` is used
Abierto
enhancement
saus build
- Lenguaje dominante
- TypeScript
- Estrellas
- 38
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Currently, we basically run `saus bundle` and use that bundle to pre-render, but it seems unnecessary. We should use Saus JIT compiler instead. We can provide a `--bundle` flag for those who want to bundle for whatever reason (testing mostly, I suppose).
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.