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: missing options include && exclude #95

Merged
merged 1 commit into from
Jan 29, 2018

Conversation

Stavrus
Copy link
Contributor

@Stavrus Stavrus commented Jan 28, 2018

Issues

Notable Changes

I also ran into the above issue and confirmed that ModuleFilenameHelpers.matchObject does not get an options object with either include or exclude. They were not getting passed to the internal options object. I removed the regExp option because I'm assuming that it was mistakenly added, as there's no reference to one in the project documentation and it's the typename for the test/include/exclude options.

Reproduction

https://github.com/Stavrus/wpctest

@jsf-clabot
Copy link

jsf-clabot commented Jan 28, 2018

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

@michael-ciniawsky michael-ciniawsky changed the title Fix missing options: [include, exclude] fix(index): add missing include && exclude options (this.options) Jan 28, 2018
Copy link
Member

@michael-ciniawsky michael-ciniawsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Stavrus Thx

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, please accept CLA 👍

@Stavrus
Copy link
Contributor Author

Stavrus commented Jan 29, 2018

Hi @evilebottnawi, the CLA is marked as signed when I click on details. I believe something is wrong with the check.

@alexander-akait alexander-akait merged commit cc44bcb into webpack-contrib:master Jan 29, 2018
@michael-ciniawsky michael-ciniawsky changed the title fix(index): add missing include && exclude options (this.options) fix: missing options include && exclude Jan 29, 2018
@michael-ciniawsky
Copy link
Member

Released in v1.1.4 🎉

@michael-ciniawsky michael-ciniawsky removed this from the 1.1.5 milestone Jan 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants