Norbert de Langen
|
07147a1a26
|
fixing linting
|
2022-04-25 15:22:02 +02:00 |
|
Michael Shilman
|
609a595c2f
|
Fix PreviewWeb extract running against old SB
|
2022-02-10 14:13:42 +08:00 |
|
Tom Coleman
|
c49fbf093c
|
Wait for PreviewWeb.extract in extract script
|
2022-02-09 15:29:37 +11:00 |
|
Norbert de Langen
|
e7d0e49fa3
|
add a check for source-dir existence before proceeding,
|
2021-10-28 11:43:55 +02:00 |
|
Brian Blakely
|
266c78662c
|
Composition/Storyshots: Cr path for Puppeteer.
|
2021-08-18 22:23:01 -04:00 |
|
Norbert de Langen
|
736389950a
|
upgrades
|
2020-11-26 17:16:23 +01:00 |
|
Norbert de Langen
|
1b738615b1
|
ADD getStoriesJsonData method for getting data for stories.json && CHANGE cli extract command to use it
|
2020-07-17 17:24:52 +02:00 |
|
Norbert de Langen
|
c5cb1232cc
|
SIMPLIFY extraction
|
2020-07-16 20:20:52 +02:00 |
|
Norbert de Langen
|
82727846a6
|
CHANGE to use getDataForManager over extract api on storyStore
|
2020-07-16 16:54:31 +02:00 |
|
Michael Shilman
|
2766dea106
|
Args: Rename globalArgs to globals
|
2020-07-02 12:00:46 +08:00 |
|
Gaëtan Maisse
|
5860974137
|
refactor(cli): improve typing of window
In order to be able to extend types in global scope with an `import` at the top of the file we have to create a new dedicated file (and can not use already existing typings.d.ts).
For details, see https://stackoverflow.com/questions/30960386/how-to-extend-the-window-typescript-interface/30961346#30961346
|
2020-05-17 17:08:00 +02:00 |
|
Gaëtan Maisse
|
ce1a49542c
|
refactor(cli): migrate extract file to TS
|
2020-05-15 21:49:18 +02:00 |
|