Install npm dependencies as .NET build target
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user