sourcegraph/client/web/dev/utils
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
..
constants.ts web: update dev-server config to fix caddy connection (#45835) 2022-12-20 07:40:09 +00:00
create-js-context.ts update code references to "Sourcegraph App" -> "Cody App" (#56747) 2023-09-19 12:31:12 -10:00
environment-config.ts remove more ENTERPRISE=1 remnants (#57232) 2023-10-02 10:43:11 -07:00
get-api-proxy-settings.ts Eslint fix type imports (#54920) 2023-08-10 21:12:31 +02:00
get-index-html.ts rename {webpack => web}.manifest.json (#57449) 2023-10-07 14:02:41 -10:00
get-site-config.ts Eslint fix type imports (#54920) 2023-08-10 21:12:31 +02:00
index.ts dx: inject remote js-context into local index.html (#47413) 2023-02-06 19:13:09 -08:00
should-compress-response.ts Eslint fix type imports (#54920) 2023-08-10 21:12:31 +02:00
success-banner.ts web: review environment variables before the Datadog integration (#33994) 2022-04-19 02:22:48 -07:00