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 1259f43 commit 5e8f45fCopy full SHA for 5e8f45f
package.json
@@ -7,9 +7,6 @@
7
"node": ">=16.0.0"
8
},
9
"scripts": {
10
- "build": "qwik build",
11
- "build.client": "vite build",
12
- "build.types": "tsc --incremental --noEmit",
13
"fmt": "prettier --write .",
14
"fmt.check": "prettier --check .",
15
"lint": "eslint \"src/**/*.ts*\"",
0 commit comments