sourcegraph/ui/assets
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
..
img bazel: add bazel build,tests for client/* (#46193) 2023-02-28 20:46:03 -08:00
.gitignore Update ui/assets/.gitignore to ignore *.hot-update.json files (#42986) 2022-10-14 12:36:01 +00:00
assets_dev.go build with go 1.17 (#24566) 2021-09-03 14:46:55 +00:00
assets_dist.go build with go 1.17 (#24566) 2021-09-03 14:46:55 +00:00
BUILD.bazel bazel: introduce build files for Go (#46770) 2023-01-23 14:00:01 +01:00
doc.go Use go embedded files for ui/assets and template packages (#19276) 2021-03-22 14:37:51 +01:00
load_manifest_dev.go errors: Introduce internal package (#30558) 2022-02-07 15:03:45 +00:00
load_manifest_dist.go errors: Introduce internal package (#30558) 2022-02-07 15:03:45 +00:00
manifest.go web: integrate OpenTelemetry client observability packages (#39401) 2022-08-01 20:20:11 -07:00