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 0401a07 commit d7cdf70Copy full SHA for d7cdf70
package.json
@@ -31,7 +31,6 @@
31
"scripts": {
32
"dev": "vite",
33
"build": "vite build",
34
- "t": "vue-tsc -p tsconfig.build.json",
35
"build-types": "vue-tsc -p tsconfig.build.json && api-extractor run -c api-extractor.json && node scripts/cleanup.js",
36
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
37
"prepublishOnly": "npm run build && npm run build-types"
0 commit comments