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 1513ffd commit fa09d6bCopy full SHA for fa09d6b
package.json
@@ -4,7 +4,7 @@
4
"description": "",
5
"type": "module",
6
"scripts": {
7
- "build": "tsc --build packages/* && tsc --build scripts",
+ "build": "tsc --build packages/* scripts",
8
"check:api": "npm run update:api && tsx scripts/check_api_extract.ts",
9
"check:dependencies": "tsx scripts/check_dependencies.ts",
10
"check:package-lock": "tsx scripts/check_package_lock.ts",
0 commit comments