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

Provide info on how to fix `Module build failed: Unrecognised input #1

Open
jonathanglasmeyer opened this issue May 8, 2016 · 0 comments

Comments

@jonathanglasmeyer
Copy link
Contributor

This is the classic "loader doesn't match input" case. Webpack spews out Module build failed: Unrecognised input then.

Providing better information on how to fix this might go beyond the scope of webpack-validator, but I want to have the idea somewhere. The problem is that this is a check relying on Webpack output. If I remember right, stats might have this information on error. Perhaps a stats related tool would be the right place for this.

The issue comes up particularly with newbies so it would be cool to provide something little better here.

(from js-dxtools/webpack-validator#84)

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