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.
1 parent d47375f commit c851fdaCopy full SHA for c851fda
packages/foo-api-docs/package.json
@@ -19,7 +19,7 @@
19
"typescript"
20
],
21
"scripts": {
22
- "build": "NODE_OPTIONS=--openssl-legacy-provider docusaurus build",
+ "build": "NODE_OPTIONS=--openssl-legacy-provider docusaurus build --trace-warnings --verbose",
23
"clean": "rimraf build",
24
"clear": "docusaurus clear",
25
"compress-files": "compress-files --directory ./build",
0 commit comments