Install npm dependencies as .NET build target

This commit is contained in:
2025-06-29 12:01:14 +02:00
parent 18cbc2225f
commit 9f2c5db825
3 changed files with 11 additions and 2 deletions

View File

@@ -3,7 +3,6 @@
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start:withInstall": "pnpm install && pnpm run start",
"start": "run-script-os",
"start:win32": "ng serve --port %PORT% --configuration development",
"start:default": "ng serve --port $PORT --configuration development",