Skip to content

Commit

Permalink
test(perf): run ngcc to postinstall hook to fix initial run
Browse files Browse the repository at this point in the history
  • Loading branch information
LayZeeDK committed Oct 10, 2020
1 parent 1bd03d1 commit d7a28c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions perf/test/angular-cli/package.json
Expand Up @@ -2,6 +2,7 @@
"name": "fewebwinkel",
"version": "0.0.0",
"scripts": {
"postinstall": "ngcc",
"ng": "ng",
"start": "ng serve",
"build": "ng build",
Expand Down

0 comments on commit d7a28c5

Please sign in to comment.