Skip to content

Commit

Permalink
fix: docs build (#968)
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford authored Sep 13, 2024
1 parent 9d45c08 commit 796cdc0
Show file tree
Hide file tree
Showing 1,396 changed files with 1 addition and 51,103 deletions.
2 changes: 1 addition & 1 deletion documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"scripts": {
"docusaurus": "docusaurus",
"start": "docusaurus start",
"build": "docusaurus build",
"build": "node --max-old-space-size=8000 node_modules/.bin/docusaurus build",
"swizzle": "docusaurus swizzle",
"deploy": "npm run build && cd app && npm install && npm run deploy",
"clear": "docusaurus clear",
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 796cdc0

Please sign in to comment.