Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Using npm modules that have JSX #204

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

Using npm modules that have JSX #204

dominictobias opened this issue May 18, 2016 · 0 comments

Comments

@dominictobias
Copy link

dominictobias 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.

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

No branches or pull requests

1 participant