mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 13:38:07 +00:00
@@ -89,5 +89,5 @@ nodes.forEach(node => {
|
|||||||
|
|
||||||
const merged = [...newParagraphs, ...newNodes];
|
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);
|
process.exit(0);
|
||||||
|
|||||||
Reference in New Issue
Block a user