Skip bundling by default when `saus build` is used
Open
enhancement
saus build
- Dominant language
- TypeScript
- Stars
- 38
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
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).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.