mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-15 19:05:41 +00:00
@@ -89,5 +89,5 @@ nodes.forEach(node => {
|
||||
|
||||
const merged = [...newParagraphs, ...newNodes];
|
||||
|
||||
fs.writeFileSync('public/final.algoia.json', JSON.stringify(merged));
|
||||
fs.writeFileSync('public/final.algolia.json', JSON.stringify(merged));
|
||||
process.exit(0);
|
||||
|
||||
Reference in New Issue
Block a user