Experience-Monks / Experience-Monks/detect
[Bug] Syntax error in IE11
Open
bug
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
## Describe the bug
Basic IE11 Syntax Error "Script1002"
## To Reproduce
import detect from '@jam3/detect';
console.log(detect);
breaks in IE11
## Screenshots


## Expected behaviour
was hoping to detect IE11 but the library failing is causing other JS to break
Contributor guide
Assessment
This issue has not been assessed yet.