andyrichardson / andyrichardson/fielder
Create legacy and modern bundles
Open
Feature
- Dominant language
- TypeScript
- Stars
- 190
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
## About
Currently the bundle output is modern only. It would be nice to have ES5 support support as well as modern [(see this video)](https://youtu.be/cLxNdLK--yI?t=557)
## Notes
- Will likely require code changes to add ES5 support without introducing polyfills (e.g. Object.keys vs Object.values)
Contributor guide
Assessment
This issue has not been assessed yet.