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 the regex used for test in the webpack rule #78

Merged
merged 1 commit into from
Oct 31, 2021
Merged

Fix the regex used for test in the webpack rule #78

merged 1 commit into from
Oct 31, 2021

Conversation

danoc
Copy link
Contributor

@danoc danoc commented Oct 21, 2021

The period wasn't getting escaped properly and was matching any character. This fixes #77.

The period wasn't getting escaped properly and was matching any character. This fixes #77.
@arefaslani arefaslani merged commit a5c2de9 into twopluszero:master Oct 31, 2021
@arefaslani
Copy link
Member

Published in v1.8.2 🎉

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.

File format regex doesn't properly escape first period
2 participants