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

Check that package.json contains all loaders #42

Open
bebraw opened this issue Apr 16, 2016 · 1 comment
Open

Check that package.json contains all loaders #42

bebraw opened this issue Apr 16, 2016 · 1 comment

Comments

@bebraw
Copy link
Contributor

bebraw commented Apr 16, 2016

Make sure all loaders that the configuration refers to are in package.json (either dependencies or devDependencies). This is a common gotcha.

@jonathanglasmeyer
Copy link
Collaborator

Requirement 2: make sure they are also installed (found in node_modules folder).

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

2 participants