Closed JohnYazji closed 4 years ago
I don't know what is wrong and don't quite have the time to debug this further, but I can reproduce the error locally if I build storybook and try to serve it out of the /storybook-static
folder.
Two small things:
I don't know what is wrong and don't quite have the time to debug this further, but I can reproduce the error locally if I build storybook and try to serve it out of the
/storybook-static
folder.Two small things:
- Could you change this to a draft PR?
- I would prefer if you work directly on the main repo rather than on your own fork. To checkout your code I either need to checkout your fork separately or add it as a remote and that's a bit tedious with many contributors.
I closed this PR because I have created a new PR #187
Description
Please provide a short summary explaining what this PR is about.
Deploy storybook stories of fp-class12 on Netlify
Fixes #178
How to test?
https://storybook-fp-class12.netlify.app/?path=/story/*
Please provide a short summary how your changes can be tested?
Checklist