mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 18:21:08 +08:00
parent
4794b217f8
commit
42e7c34e72
@ -43,6 +43,7 @@ if (process.argv[1].includes('getstorybook')) {
|
||||
System: ['OS', 'CPU'],
|
||||
Binaries: ['Node', 'Yarn', 'npm'],
|
||||
Browsers: ['Chrome', 'Edge', 'Firefox', 'Safari'],
|
||||
npmPackages: '@storybook/*',
|
||||
npmGlobalPackages: '@storybook/*',
|
||||
})
|
||||
.then(logger.log);
|
||||
|
Loading…
x
Reference in New Issue
Block a user