8dbd2204c3
The `yarn symbol-extractor:check` and `yarn symbol-extractor:update` commands don't seem to work currently - the script is unable to calculate the list of relevant targets. Running the `bazel query ...` command used in the script fails due to the missing quotes around the query argument. This commit fixes the problem by updating the script to wrap query argument into single quotes. PR Close #40163 |
||
---|---|---|
.. | ||
symbol_extractor_spec | ||
BUILD.bazel | ||
cli.ts | ||
index.bzl | ||
run_all_symbols_extractor_tests.js | ||
symbol_extractor.ts | ||
symbol_extractor_spec.ts |