We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be282c1 commit 45efec9Copy full SHA for 45efec9
src/config/docsearch.js
@@ -4,7 +4,7 @@
4
// Set DOCSEARCH_API_KEY in your environment (e.g., .env file or build system)
5
6
const DOCSEARCH_API_KEY = "fac401d1a5f68bc41f01fb6261661490";
7
-const DOCSEARCH_APP_ID = "BH4D90D16A";
+const DOCSEARCH_APP_ID = "BH4D9OD16A";
8
const DOCSEARCH_INDEX_NAME = "webpack-js-org";
9
10
module.exports = {
0 commit comments