Documentation states:
Glob only searches files in its own package, and looks only for source files (not generated files nor other targets).
However, big.ts is generated by the above gen_ts rule, so glob won't find it.
glob