@storybook/bench
Advanced tools
Comparing version 0.8.0--canary.11.edeef38.0 to 1.0.0--canary.11.56e7702.0
{ | ||
"name": "@storybook/bench", | ||
"version": "0.8.0--canary.11.edeef38.0", | ||
"version": "1.0.0--canary.11.56e7702.0", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -6,3 +6,4 @@ # Storybook Bench | ||
``` | ||
sb-bench 'npx sb init' | ||
npx playwright install | ||
npx @storybook/bench 'npx sb init' | ||
``` | ||
@@ -12,2 +13,3 @@ | ||
- Install playwright browsers (unnecessary if you've already installed playwright on your machine) | ||
- Install storybook using `sb init` (or whatever command is provided) | ||
@@ -14,0 +16,0 @@ - Measure install time and size |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
233853
47