21 Commits

Author SHA1 Message Date
Michael Shilman
863a561c19 CLI: Automatically generate babel config file in empty projects 2021-08-28 00:12:52 +08:00
Norbert de Langen
82c2fd882f
generate with local (no require.resolve'd) paths 2021-08-27 16:00:32 +02:00
Norbert de Langen
b40cd6a722
make the babel cli command functional 2021-08-27 15:30:01 +02:00
Norbert de Langen
090c0269ec
add a babelrc command 2021-08-27 14:33:42 +02:00
Michael Shilman
c2f27f3065 CLI: Add sb link --local option 2021-05-17 01:04:07 +08:00
Gaëtan Maisse
194a699104
feat(repro): add pnp flag to use Yarn in Plug'n'Play mode 2021-05-09 17:22:22 +02:00
Michael Shilman
33405b0553 Merge branch 'next' into feat/cli-repro-template 2021-05-08 21:41:18 +08:00
jamesgeorge007
d61809289b CLI: rely on arg-parser defaults 2021-05-08 11:33:06 +05:30
Clément DUNGLER
68fc7e2f6c add linkable option to sb init 2021-05-05 22:09:35 +02:00
Michael Shilman
9289c4ab82 CLI: Add link command for repros 2021-04-28 19:13:22 +08:00
Clément DUNGLER
fdbf0020cf add generator option to repro, move e2e configs 2021-04-27 23:25:29 +02:00
Clément DUNGLER
2412e20a8b use repro in e2e 2021-04-20 22:23:38 +02:00
Michael Shilman
59e56e846d CLI: Support community builders in sb init 2021-04-19 18:53:06 +08:00
Michael Shilman
74e440251f WIP repro template generator 2021-04-14 21:49:10 +08:00
Clément DUNGLER
0d48366678 CLI: Add builder option 2021-02-24 21:14:18 +01:00
Norbert de Langen
5afd43a640
fix 2020-12-09 14:20:07 +01:00
jamesgeorge007
880d7ee001 refactor: use array destructuring 2020-10-18 15:43:20 +05:30
jamesgeorge007
9f173d6a70 refactor: leverage arg-parser lib to capture unrecognized args 2020-10-18 15:43:20 +05:30
Gaëtan Maisse
3e133430c1
fix(cli): replace storybook by Storybook for consistency across all CLI logs 2020-07-12 16:16:33 +02:00
Michael Shilman
59fd21441f CLI: Add upgrade utility 2020-07-03 06:13:34 +08:00
Gaëtan Maisse
0cd9cdec3f
refactor(cli): migrate generate file to TS 2020-05-15 21:49:31 +02:00