generated from nhcarrigan/template
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@ const string = `/**
|
|||||||
* @author Naomi Carrigan
|
* @author Naomi Carrigan
|
||||||
*/
|
*/
|
||||||
|
|
||||||
export const documentationData = ${JSON.stringify(flat, null, 2)};
|
export const documentationData = ${JSON.stringify({ documents: flat }, null, 2)};
|
||||||
`;
|
`;
|
||||||
|
|
||||||
await fs.writeFile(
|
await fs.writeFile(
|
||||||
|
|||||||
Reference in New Issue
Block a user