Commit Graph

2 Commits

Author SHA1 Message Date
Alex Gleason 4d89809948 Fix build: set Vite build target to esnext for top-level await support
Vite's default build targets (es2020, chrome87, safari14) don't support
top-level await. Set build.target to 'esnext' since all major browsers
have supported it since 2021 (Chrome 89+, Firefox 89+, Safari 15+).
2026-02-21 23:17:10 -06:00
shakespeare.diy 98ff1e09e0 New project created with Shakespeare
Co-authored-by: shakespeare.diy <assistant@shakespeare.diy>
2026-02-16 16:54:01 -06:00