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

Add app's node_modules dir to resolveLoaders. #583

Merged
merged 1 commit into from
Dec 31, 2016
Merged

Conversation

arunoda
Copy link
Contributor

@arunoda arunoda commented Dec 31, 2016

Fixes #581

Otherwise, webpack will throw an error saying
it couldn't find entries.
That's because it couldn't find babel-loader and
other loaders installed into app's node_modules dir.

Otherwise, webpack will throw an error saying
it couldn't find entries.
That's because it couldn't find babel-loader and
other loaders installed into app's node_modules dir.
@nkzawa nkzawa merged commit 3dae510 into vercel:master Dec 31, 2016
@arunoda arunoda deleted the fix-581 branch December 31, 2016 13:18
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants