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-legacy#32. It's fine for now, but it's hacky and can break after internal changes in react-cosmos.
What's up?
React-Cosmos already has an
Open fixturebutton in dev mode, but this functionality is missed in production.Mkay, tell me more...
I've implemented this using
babelplugin with cosmos decorator already: superdispatch/web-ui-legacy#32. It's fine for now, but it's hacky and can break after internal changes in react-cosmos.