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 1bda8fc commit 3c8b8e7Copy full SHA for 3c8b8e7
package.json
@@ -63,7 +63,7 @@
63
"test": "echo \"Error: no test specified\" && exit 1",
64
"format:styles": "stylus-supremacy format ./docs/.vuepress/**/*.styl --replace",
65
"docs:dev": "vuepress dev docs",
66
- "docs:build": "vuepress build docs"
+ "docs:build": "NODE_OPTIONS=--openssl-legacy-provider vuepress build docs"
67
},
68
"dependencies": {
69
"vue-tabs-component": "^1.5.0",
0 commit comments