gulp test/debug/ci should turn on DEBUG flag
Closed this issue · 0 comments
arthurhsu commented
Currently there's no good way to turn it automatically on (causing type error in generated flag.ts). Need a better design to enforce DEBUG flag to be on when running test.
This is to make sure all asserts are properly triggered.