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.
integration_test
1 parent 86d41a1 commit d568d7aCopy full SHA for d568d7a
integration/cli-hello-world-ivy/package.json
@@ -9,7 +9,7 @@
9
"ng": "ng",
10
"postinstall": "webdriver-manager update --gecko false --standalone false $CHROMEDRIVER_VERSION_ARG && yarn ivy-ngcc",
11
"start": "ng serve",
12
- "test": "ng build"
+ "test": "ng build --progress false"
13
},
14
"private": true,
15
"dependencies": {
0 commit comments