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 e968789 commit f3d4d1fCopy full SHA for f3d4d1f
1 file changed
scripts/compile-search-index.ts
@@ -1,4 +1,4 @@
1
-import { compileSearchIndex } from "../../react-lib-tools/scripts/compile-search-index.ts";
+import { compileSearchIndex } from "react-lib-tools/scripts/compile-search-index.ts";
2
3
await compileSearchIndex({
4
chromeExecutablePath: process.env.CHROME_PATH,
0 commit comments