Commit 8b215ea
authored
chore: Add script storybook:stable (#853)
### Issue
* I've seen this error every time when running storybook, so I had to
run `export NODE_OPTIONS=--openssl-legacy-provider` by hand.
* So I make it to a script. Now we can run `yarn storybook:stable` when
we face the error or just from the beggining.
### Fix
* chore: Add script `storybook:stable` for using open SSL legacy provider1 parent 45dd329 commit 8b215ea
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments