We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3156d5d commit 554f4d8Copy full SHA for 554f4d8
package.json
@@ -10,7 +10,6 @@
10
"lint": "ng lint",
11
"lint:fix": "ng lint --fix=true",
12
"e2e": "ng e2e",
13
- "postinstall": "ngcc",
14
"docs:json": "compodoc -p ./tsconfig.json -e json -d .",
15
"docs:html": "npx compodoc -p tsconfig.json src && npx serve documentation",
16
"storybook": "npm run docs:json && start-storybook -p 6006",
0 commit comments