sourcegraph/doc/dev/setup
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
..
dependencies.md Fix missing reference about alternative dev set-up (#45380) 2022-12-11 16:47:26 +01:00
index.md doc: drop sg deprecated docs (#57125) 2023-09-28 11:52:43 +02:00
quickstart.md doc: drop sg deprecated docs (#57125) 2023-09-28 11:52:43 +02:00
troubleshooting.md rename {webpack => web}.manifest.json (#57449) 2023-10-07 14:02:41 -10:00