Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get some cool features from Create React App #468

Closed
5 tasks done
arunoda opened this issue Sep 20, 2016 · 5 comments
Closed
5 tasks done

Get some cool features from Create React App #468

arunoda opened this issue Sep 20, 2016 · 5 comments

Comments

@arunoda
Copy link
Member

arunoda commented Sep 20, 2016

@tonyxiao
Copy link

@arunoda on a related note could we try to integrate react-storybook directly into create-react-app itself? And make it really easy for people to create storybooks for their components?

@tonyxiao
Copy link

Nvm just saw this
facebook/create-react-app#297
https://github.com/kadirahq/getstorybook
Sick! Insane work @arunoda . Looking forward to seeing storybook in notes.

@gaearon
Copy link

gaearon commented Sep 30, 2016

Use: babel-transform-react-jsx-source both in dev and prod.

I think it should be dev-only, should it not? Is Storybook use case different?

@arunoda
Copy link
Member Author

arunoda commented Sep 30, 2016

@gaearon Storybook is mostly a devtool even we have a way to export into a static app. I think it's pretty useful in that case.

@arunoda
Copy link
Member Author

arunoda commented Oct 5, 2016

I just released @kadira/storybook@2.21.0 with all these features.

@arunoda arunoda closed this as completed Oct 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants