sourcegraph/client/web/dev
Quinn Slack 7984c4abde
rename {webpack => web}.manifest.json (#57449)
This file is produced by both Webpack and esbuild. It is not Webpack-specific.

```
fastmod -e yaml,ts,js,md,tsx WEBPACK_MANIFEST WEB_BUILD_MANIFEST
fastmod -e yaml,ts,js,md,tsx,go webpack.manifest.json web.manifest.json
fastmod -e yaml,ts,js,md,tsx,go webpackManifestPath webBuildManifestPath
fastmod -e yaml,ts,js,md,tsx,go 'webpack manifest' 'web build manifest'
fastmod -e go,ts,tsx webpackManifest webBuildManifest
fastmod -e go,ts,tsx WebpackManifest WebBuildManifest # not all accepted
```
2023-10-07 14:02:41 -10:00
..
esbuild rename {webpack => web}.manifest.json (#57449) 2023-10-07 14:02:41 -10:00
mocks web: migrate from yarn to pnpm (#46143) 2023-01-11 19:50:09 -08:00
server rename {webpack => web}.manifest.json (#57449) 2023-10-07 14:02:41 -10:00
utils rename {webpack => web}.manifest.json (#57449) 2023-10-07 14:02:41 -10:00
BUILD.bazel build: update to Aspect CLI 5.5.2 (#53692) 2023-06-22 18:33:15 +02:00
tsconfig.json bazel: add bazel build,tests for client/* (#46193) 2023-02-28 20:46:03 -08:00