Allow server module to be defined through `process.stdin`
Abierto
backlog
roadmap
- Lenguaje dominante
- TypeScript
- Estrellas
- 38
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
This would allow the server to be generated by another tool, like [Viteflare](https://github.com/alloc/viteflare), without intermediate files.
The bundle's output path would have to be defined explicitly via the `saus bundle ./path/to/bundle.js` command, since we won't have a server input path to derive it from.
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.