Issue: bazel-contrib/rules_nodejs#899
Bazel rules_nodejs 0.32.2 ts_library tsc_wrapped uses incompatible with Typescript 3.5.2 options:
error TS5074: Option '--incremental' can only be specified using tsconfig, emitting to single file or when option `--tsBuildInfoFile` is specified.
bazel run //:bin
yarn install
yarn start:prod