mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-16 05:03:11 +08:00
Upload benchmark results
This commit is contained in:
parent
8e347b442c
commit
23cd366ddc
@ -204,6 +204,6 @@ export const cra_bench: Parameters = {
|
||||
generator: [
|
||||
'npx create-react-app@{{version}} {{name}}-{{version}}',
|
||||
'cd {{name}}-{{version}}',
|
||||
"npx @storybook/bench 'npx sb init'",
|
||||
"npx @storybook/bench 'npx sb init' --upload cra",
|
||||
].join(' && '),
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user