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 e28fed9 commit 7408d4fCopy full SHA for 7408d4f
aio/package.json
@@ -19,7 +19,7 @@
19
"build-local": "yarn ~~build",
20
"prebuild-with-ivy": "yarn setup-local && yarn ivy-ngcc --formats fesm2015 fesm5",
21
"build-with-ivy": "node scripts/build-with-ivy",
22
- "extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js c883c3d0b",
+ "extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js cafa558cf",
23
"lint": "yarn check-env && yarn docs-lint && ng lint && yarn example-lint && yarn tools-lint",
24
"test": "yarn check-env && ng test",
25
"pree2e": "yarn check-env && yarn update-webdriver",
0 commit comments