Skip to content

Commit 554f4d8

Browse files
committed
feat: remove ngcc
1 parent 3156d5d commit 554f4d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"lint": "ng lint",
1111
"lint:fix": "ng lint --fix=true",
1212
"e2e": "ng e2e",
13-
"postinstall": "ngcc",
1413
"docs:json": "compodoc -p ./tsconfig.json -e json -d .",
1514
"docs:html": "npx compodoc -p tsconfig.json src && npx serve documentation",
1615
"storybook": "npm run docs:json && start-storybook -p 6006",

0 commit comments

Comments
 (0)