Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the regex used for
test
in the webpack rule
The period wasn't getting escaped properly and was matching any character. This fixes #77.
- Loading branch information