sourcegraph/client/codeintellify
Jason Bedard 10aefc4bb7
bazel: add bazel build,tests for client/* (#46193)
Webpack bundles compile but need further testing. Jest + mocha tests
compile but are marked as `manual` until further work is done to get them
passing. The four jest tests are green and enabled now, though.

## Test plan

`bazel build //client/...` and `bazel test //client/...`
2023-02-28 20:46:03 -08:00
..
src remove unnecessary usage of sourcegraph import (#46021) 2023-01-02 20:00:20 +00:00
.eslintignore refactor: extract codeintellify as new package (#29233) 2022-01-10 22:29:47 +07:00
.eslintrc.js refactor: extract codeintellify as new package (#29233) 2022-01-10 22:29:47 +07:00
babel.config.js refactor: extract codeintellify as new package (#29233) 2022-01-10 22:29:47 +07:00
BUILD.bazel bazel: add bazel build,tests for client/* (#46193) 2023-02-28 20:46:03 -08:00
jest.config.js refactor: extract codeintellify as new package (#29233) 2022-01-10 22:29:47 +07:00
package.json web: migrate from yarn to pnpm (#46143) 2023-01-11 19:50:09 -08:00
tsconfig.json web: fix pnpm-lock issue (#47478) 2023-02-09 22:04:31 -08:00