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 770577a commit bde4c90Copy full SHA for bde4c90
package.json
@@ -19,6 +19,7 @@
19
"test:benchmark": "NODE_OPTIONS='--max-old-space-size=4096' vitest run tests/performance/",
20
"test:watch": "vitest",
21
"start": "cd docs; jekyll serve",
22
+ "prestart:docs": "yarn run build",
23
"start:docs": "cd docs && bundle exec jekyll serve"
24
},
25
"repository": {
0 commit comments