You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
React-Cosmos already has an Open fixture button in dev mode, but this functionality is missed in production.
Mkay, tell me more...
I've implemented this using babel plugin with cosmos decorator already: superdispatch/web-ui#32. It's fine for now, but it's hacky and can break after internal changes in react-cosmos.
The text was updated successfully, but these errors were encountered:
This is a good use case for a React Cosmos plugin. Unfortunately it's too early for me to prepare and document the new plugin API, and I don't want to send you down dark alleys because the current undocumented plugin API will possibly change even if you manage to understand it on your own.
But I will get back to you once the time is right. Hopefully you'll still be interested. Thanks for sharing!
What's up?
React-Cosmos already has an
Open fixture
button in dev mode, but this functionality is missed in production.Mkay, tell me more...
I've implemented this using
babel
plugin with cosmos decorator already: superdispatch/web-ui#32. It's fine for now, but it's hacky and can break after internal changes in react-cosmos.The text was updated successfully, but these errors were encountered: