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

Using npm modules that have JSX #204

Closed
sekoyo opened this issue May 18, 2016 · 0 comments
Closed

Using npm modules that have JSX #204

sekoyo opened this issue May 18, 2016 · 0 comments

Comments

@sekoyo
Copy link

sekoyo commented May 18, 2016

Hi,

Wondering if there's a reason why you are doing this in your webpack config:

exclude: [path.resolve('./node_modules'), ...],

It means that story components can't be imported from node_modules which have uncompiled JSX.

I want to use storybook as a documentation kind of site, and components live in their own repos.

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

No branches or pull requests

1 participant