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 0cf0ae7 commit c278b66Copy full SHA for c278b66
package.json
@@ -24,7 +24,7 @@
24
"ci-check:tests": "run-p -s 'ci-check:test:*'",
25
"ci-check:test:c4p": "yarn test:c4p --ci",
26
"ci-check:test:c4p:snapshot": "yarn test:c4p:snapshot --ci",
27
- "ci-check:test:c4p-wc:build": "lerna run --stream --scope @carbon/ibm-products-web-components build",
+ "ci-check:test:c4p-wc:build": "lerna run --stream --scope @carbon/ibm-products-web-components build --verbose",
28
"ci-check:test:c4p-wc": "yarn test:c4p-wc",
29
"ci-check:spellcheck": "yarn spellcheck",
30
"clean": "run-p -s 'clean:*' && run-p -s 'clean:finally:*'",
0 commit comments