We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
scripts/generate-glossary-json.js
1 parent 3aced22 commit 9e51515Copy full SHA for 9e51515
package.json
@@ -5,7 +5,7 @@
5
"scripts": {
6
"docusaurus": "docusaurus",
7
"start": "docusaurus start",
8
- "build": "docusaurus build",
+ "build": "docusaurus build && node scripts/generate-glossary-json.js",
9
"swizzle": "docusaurus swizzle",
10
"deploy": "docusaurus deploy",
11
"clear": "docusaurus clear",
0 commit comments