Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove usage of experimental 'includes' function
The string prototype function 'includes' is part of ES6 and does not work in Firefox 38. This simple change seems to fix it.
- Loading branch information