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 3dfc770 commit 593e07bCopy full SHA for 593e07b
aio/package.json
@@ -23,7 +23,7 @@
23
"build-local-with-viewengine": "yarn ~~build",
24
"prebuild-local-with-viewengine-ci": "node scripts/switch-to-viewengine && yarn setup-local-ci",
25
"build-local-with-viewengine-ci": "yarn ~~build --progress=false",
26
- "extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js 15edb0231",
+ "extract-cli-command-docs": "node tools/transforms/cli-docs-package/extract-cli-commands.js dbde51375",
27
"lint": "yarn check-env && yarn docs-lint && ng lint && yarn example-lint && yarn tools-lint",
28
"test": "yarn check-env && ng test",
29
"pree2e": "yarn check-env && yarn update-webdriver",
0 commit comments