-
-
Notifications
You must be signed in to change notification settings - Fork 108
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
fix: missing options include
&& exclude
#95
Conversation
|
include
&& exclude
options (this.options
)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Stavrus Thx
There was a problem hiding this 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 👍
Hi @evilebottnawi, the CLA is marked as signed when I click on details. I believe something is wrong with the check. |
include
&& exclude
options (this.options
)include
&& exclude
Released in v1.1.4 🎉 |
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