Commit c1908d9
committed
fix(socket): disable minifySyntax to prevent async function boundary corruption
Replace esbuild's blanket minify: true with granular controls to fix
syntax errors in bootstrap.js. The aggressive minifySyntax option was
incorrectly merging async function boundaries.1 parent 24af0c7 commit c1908d9
2 files changed
Lines changed: 82 additions & 48 deletions
0 commit comments