11 Commits

Author SHA1 Message Date
Yann Braga
2fa45d815b chore: use lint command instead of eslint directly 2022-04-14 14:33:39 +02:00
Yann Braga
0feb7bc852 chore: use lint command to format versions.ts 2022-04-14 14:28:31 +02:00
Yann Braga
81caed5ad7 chore: format versions.ts file using repo config 2022-04-14 14:14:44 +02:00
Michael Shilman
9c77ed4d2d Merge branch 'next' into tech/improve-dev-babel-setup 2022-01-28 14:14:18 +08:00
Michael Shilman
0115d9781f CLI: Add version update argument to generate-sb-packages-versions utility 2022-01-28 00:42:58 +08:00
Norbert de Langen
544410741d
cleanup 2022-01-26 14:42:53 +01:00
Norbert de Langen
5d9a1c811f
remove dev script
change the watch mode of yarn build to use the prepare script
add a --watch flag to prepare script
remove the babel --copy-file flag where possible
remove noise from prepare
improve error reporting from prepare
cleanup
2022-01-26 14:12:34 +01:00
Norbert de Langen
0930e4d8d3
move version.json 2020-12-09 13:23:02 +01:00
Michael Shilman
6959a4271e Fix bootstrap reset command 2020-11-02 07:05:05 +08:00
Gaëtan Maisse
6ab9520716
chore(cli): refactor script to extract and save versions of all SB packages
The previous script was only extracting version for packages under `app`
directory. Now, all `@storybook` packages are processed and save with
their current version in the monorepo in `versions.json`. This file will
be use to find out which version of the packages should be installed
when running `sb init`.
2020-07-11 11:09:59 +02:00
tooppaaa
072b774693 core: ci and examples generation 2020-05-09 11:34:50 +02:00