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

Module Build Failed Error Webpack 4 #2

Open
dvenkatsagar opened this issue Jul 2, 2018 · 0 comments
Open

Module Build Failed Error Webpack 4 #2

dvenkatsagar opened this issue Jul 2, 2018 · 0 comments

Comments

@dvenkatsagar
Copy link

Hello,

Im trying to use this loader in Webpack 4 and I'm getting module build failed error.

This is happening due to a TypeError in the loader which says:

Cannot read property 'reactPrefixLoader' of undefined.

When I look at the code, I think it might be that due to the changes in webpack 4. It is for some reason not getting the this.options correctly.

Im trying to understand how to set this up correctly into my project.

Kindly help me out.

Thank you

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