sourcegraph/client/build-config
Valery Bugakov ce38bbc724
web: fix pnpm-lock issue (#47478)
Fixes the issue caused by the presence of the `sourcegraph: ''` entry in the `pnpm-lock.yaml`. If we install any new dependency, the `pnpm install` command fails on CI. [Failure example](https://github.com/sourcegraph/sourcegraph/actions/runs/4121774771/jobs/7117792725).
2023-02-09 22:04:31 -08:00
..
src make DEV_WEB_BUILDER_OMIT_SLOW_DEPS work with pnpm (#47067) 2023-01-29 00:40:20 -08:00
.eslintignore web: add empty build-config package (#25965) 2021-10-12 16:14:50 +00:00
.eslintrc.js [SG-39797] Enable no-console ESLint rule (#40458) 2022-10-03 07:19:17 -07:00
babel.config.js web: add empty build-config package (#25965) 2021-10-12 16:14:50 +00:00
jest.config.js Extract util/errors.ts into a new common package (#29040) 2021-12-24 17:50:53 +07:00
OWNERS codenotify: use @sourcegraph/frontend-platform-devs team (#31391) 2022-02-17 03:01:04 -08:00
package.json web: migrate from yarn to pnpm (#46143) 2023-01-11 19:50:09 -08:00
README.md web: add empty build-config package (#25965) 2021-10-12 16:14:50 +00:00
tsconfig.json web: fix pnpm-lock issue (#47478) 2023-02-09 22:04:31 -08:00

Build config

Shared build configuration.