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

Fix bug in exclusion logic #38

Merged
merged 1 commit into from
Oct 30, 2019

Conversation

foglerek
Copy link
Contributor

Exclusion does not work using webpack 4.40.2, since resolveContext.resolve is undefined. It seems like the intent was to target resolveContext.resource, as per the default excludes in the lines above.

resolveContext.resolve is `undefined`
@web-padawan
Copy link

@DanielSchaffer any chance to get this fixed on master?

We are stuck with exclude not working properly and this might be the reason.

@DanielSchaffer
Copy link
Owner

@foglerek @web-padawan I've published a prerelease including this fix as 2.3.1-next.1. Can you confirm that this works for you and I'll do a normal release?

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

Successfully merging this pull request may close these issues.

3 participants