browser-extensions
browser-extensions copied to clipboard
Sourcegraph's browser extensions: MOVED. See https://docs.sourcegraph.com/integration/browser_extension.
This PR contains the following updates: | Package | Type | Update | New value | References | Sourcegraph | |---|---|---|---|---|---| | downshift | dependencies | major | ^3.0.0 |...
This PR contains the following updates: | Package | Type | Update | New value | References | Sourcegraph | |---|---|---|---|---|---| | @​types/react | devDependencies | patch | 16.4.18 |...
This PR contains the following updates: | Package | Type | Update | New value | References | Sourcegraph | |---|---|---|---|---|---| | sourcegraph | dependencies | patch | ^18.4.1 |...
This PR contains the following updates: | Package | Type | Update | New value | References | Sourcegraph | |---|---|---|---|---|---| | reactstrap | dependencies | major | ^6.0.0 |...
This PR contains the following updates: | Package | Type | Update | New value | References | Sourcegraph | |---|---|---|---|---|---| | uglifyjs-webpack-plugin | devDependencies | major | ^2.0.0 |...
This PR contains the following updates: | Package | Type | Update | New value | References | Sourcegraph | |---|---|---|---|---|---| | sass-loader | devDependencies | major | ^7.0.0 |...
This PR contains the following updates: | Package | Type | Update | New value | References | Sourcegraph | |---|---|---|---|---|---| | vscode-languageserver-types | dependencies | minor | 3.13.0 |...
https://github.com/mzgoddard/hard-source-webpack-plugin HardSource caches modules in `.cache/` and cuts down the build time: - Initial build: 55s down to 15s 🚤💨 - Incremental build: 10s down to 7s (based on light...