Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Fix Storybook #108

Closed
jasonLaster opened this issue Apr 27, 2016 · 1 comment
Closed

Fix Storybook #108

jasonLaster opened this issue Apr 27, 2016 · 1 comment

Comments

@jasonLaster
Copy link
Contributor

We broke Storybook yesterday when we added actions to the breakpoint component. Not a big deal, storybook is not on the critical path.

Root cause:

Storybook's webpack config has a babel loader that does not exclude ff-devtools-libs and is causing an issue with Task.async.

Fix:

I'm going to look into a simple upstream fix that will let us write the webpack config that storybook uses.

@jasonLaster
Copy link
Contributor Author

Building ff-devtools-libs fixed this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant