- Notifications
You must be signed in to change notification settings - Fork38
WIP: fix Storybook#587
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
I can help you with this. We can have a talk. |
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
@SavvyShah I've sent you an email. There are some remaining issues with the storybook setup:
|
Can we use acodemod to convert |
SavvyShah commentedSep 30, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Hey@ShMcK . Sorry I have been slow in doing this. But I've made a couple of changes and configured an additional story. |
// libraryName: '@alifd/next', | ||
// style: true, | ||
// }, | ||
// ]) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I worry some components may not work without @alifd/next and emotion support. But I may be wrong!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I've updated my branch. I've also enabled the plugin. Seems to be working.
Thanks@SavvyShah ! |
Get Storybook working again.
Signed-off-by: shmckshawn.j.mckay@gmail.com