Files
AutistMask/script/verify-build
clawbot e9fa8bec47
All checks were successful
check / check (push) Successful in 18s
build: assert DEBUG is off in every emitted bundle as a post-build check (closes #170)
build.js records which emitted bundles contain src/shared/constants.js, and
constants.js carries a marker constant-folded from DEBUG itself. script/verify-build
cross-checks the two and fails on every way of not knowing, so deleting the
__BUILD_DEBUG__ define now breaks the build instead of shipping a live debug branch.
2026-08-10 16:15:22 +02:00

4.7 KiB
Executable File