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 c8a9dc2 commit fd7427bCopy full SHA for fd7427b
www/package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.1",
4
"preview": true,
5
"scripts": {
6
- "doc": "kkt build",
+ "build": "kkt build",
7
"start": "kkt start",
8
"map": "source-map-explorer build/static/js/*.js --html build/website-result.html"
9
},
0 commit comments