Allow server module to be defined through `process.stdin`
Open
backlog
roadmap
- Dominant language
- TypeScript
- Stars
- 38
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.