arthurhsu/lovefield-ts

gulp test/debug/ci should turn on DEBUG flag

Closed this issue · 0 comments

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.