mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 21:01:08 +08:00
Oops
This commit is contained in:
parent
73c03524a3
commit
88c2bcc70b
@ -49,7 +49,7 @@ if (process.argv[1].includes('getstorybook')) {
|
||||
});
|
||||
|
||||
program
|
||||
.command('migrate <migration>')
|
||||
.command('migrate [migration]')
|
||||
.description('Run a storybook codemod migration on your source files')
|
||||
.option('-l --list', 'List available migrations')
|
||||
.option('-g --glob <glob>', 'Glob for files upon which to apply the migration', '**/*.js')
|
||||
|
Loading…
x
Reference in New Issue
Block a user