Full text search improvements

This commit is contained in:
Zef Hemel
2022-10-22 20:23:54 +02:00
parent 02dd2f17c7
commit 9164b57a3e
6 changed files with 55 additions and 15 deletions
+1 -1
View File
@@ -138,7 +138,7 @@ async function bundleRun(
console.error(`Error building ${manifestPath}:`, e);
}
}
console.log("Done.");
console.log("Done building plugs.");
building = false;
}