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
File tree
2 files changed
+82
-48
lines changed- packages/socket
- dist
- scripts
2 files changed
+82
-48
lines changed
0 commit comments