Skip to content

Commit fc06dab

Browse files
authored
chore: remove unneeded postinstall (#263)
1 parent 4c99a15 commit fc06dab

File tree

2 files changed

+0
-81
lines changed

2 files changed

+0
-81
lines changed

decorate-angular-cli.js

Lines changed: 0 additions & 79 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"dep-graph": "nx dep-graph",
2424
"help": "nx help",
2525
"nx": "nx",
26-
"postinstall": "ngcc --properties es2020 browser module main && node decorate-angular-cli.js",
2726
"workspace-generator": "nx workspace-generator"
2827
},
2928
"private": true,
@@ -122,4 +121,3 @@
122121
"webpack-merge": "^5.8.0"
123122
}
124123
}
125-

0 commit comments

Comments
 (0)