Commit 35ba8bd
fix: wrap main logic in async function for bun build --compile
Top-level await is not supported by bun build --compile.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ce113e5 commit 35ba8bd
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
754 | 754 | | |
755 | 755 | | |
756 | 756 | | |
| 757 | + | |
757 | 758 | | |
758 | 759 | | |
759 | 760 | | |
| |||
1503 | 1504 | | |
1504 | 1505 | | |
1505 | 1506 | | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
0 commit comments