This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(lib): resolve RegExp Issue in older versions of Safari (#643)
* switch to raw RegExp string instead of object to avoid issues with Safari 9
- Loading branch information