brigand / brigand/react-global-style
ES5 compatibility
Open
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
This project is currently using ES6 `Map` and `WeakMap`. There are still quite a few browsers that don't support ES6 features used by people every day, which means that those browsers need polyfills for `Map` and `WeakMap`.
What do you think of the idea of making the code ES5 compatible, so that the polyfills can be avoided?
ping @brigand
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.