File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packages/ibm-products-web-components Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4949 "test:c4p" : " lerna run --stream --scope @carbon/ibm-products test --" ,
5050 "test:c4p:snapshot" : " yarn test:c4p-styles styles -u" ,
5151 "test:c4p-styles" : " lerna run --stream --scope @carbon/ibm-products-styles test --" ,
52- "test:c4p-wc" : " yarn playwright install --with-deps && lerna run --stream --scope @carbon/ibm-products-web-components test --" ,
52+ "test:c4p-wc" : " lerna run --stream --scope @carbon/ibm-products-web-components test --" ,
5353 "spellcheck" : " cspell '**' -e './examples' --gitignore --quiet --no-must-find-files" ,
5454 "storybook" : " cd packages/ibm-products && yarn storybook:start" ,
5555 "storybook:build" : " cd packages/ibm-products && yarn storybook:build" ,
Original file line number Diff line number Diff line change 4949 "postinstall" : " ibmtelemetry --config=telemetry.yml" ,
5050 "preview" : " vite preview" ,
5151 "storybook" : " storybook dev -p 3000" ,
52- "test" : " vitest run" ,
52+ "test" : " yarn playwright install --with-deps && vitest run" ,
5353 "wca" : " web-component-analyzer analyze src --outFile custom-elements.json" ,
5454 "coverage" : " vitest run --coverage" ,
5555 "telemetry-config" : " ibmtelemetry-config generate --wc --id 8a79d901-a9c0-4672-94a4-fa8eea139832 --endpoint https://www-api.ibm.com/ibm-telemetry/v1/metrics --files ./src/components"
You can’t perform that action at this time.
0 commit comments