Remove outdated doc line

This commit is contained in:
Jarred Sumner
2025-06-20 16:16:11 -07:00
parent 770c1c8327
commit fd5e777639

View File

@@ -353,5 +353,4 @@ Currently, the `--compile` flag can only accept a single entrypoint at a time an
- `--splitting`
- `--public-path`
- `--target=node` or `--target=browser`
- `--format` - always outputs a binary executable. Internally, it's almost esm.
- `--no-bundle` - we always bundle everything into the executable.