generated from corysanin/nodejs-web-template
tooling for browser js
This commit is contained in:
@@ -33,11 +33,12 @@
|
||||
"@sindresorhus/tsconfig": "8.0.1",
|
||||
"@types/express": "^5.0.3",
|
||||
"@types/node": "^24.7.0",
|
||||
"forking-build-shit": "1.0.4",
|
||||
"forking-build-shit": "1.0.5",
|
||||
"typescript": "5.9.3"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "npx build-shit",
|
||||
"watch": "npx build-shit --watch"
|
||||
"tsc": "tsc && tsc -p tsconfig.web.json",
|
||||
"build": "build-shit",
|
||||
"watch": "build-shit --watch"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user