sourcegraph/client/web/dev/server
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
..
bazel.server.ts rename {webpack => web}.manifest.json (#57449) 2023-10-07 14:02:41 -10:00
development.server.ts rename {webpack => web}.manifest.json (#57449) 2023-10-07 14:02:41 -10:00
production.server.ts rename {webpack => web}.manifest.json (#57449) 2023-10-07 14:02:41 -10:00