Skip to content

Commit

Permalink
Remove unneeded postinstall ngcc
Browse files Browse the repository at this point in the history
  • Loading branch information
bpedersen2 committed Nov 16, 2023
1 parent c63e29a commit a9b032b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"scripts": {
"ng": "ng",
"start": "ng serve",
"postinstall": "ngcc",
"build": "ng build",
"watch": "ng build --watch --configuration development",
"test": "ng test --watch=false --source-map=false",
Expand Down

0 comments on commit a9b032b

Please sign in to comment.