Reduce the included core-js polyfills
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
[core-js polyfills](https://github.com/bitovi/testee-client/blob/master/src/index.js#L1) are included for many things when we probably only need a couple:

Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the core-js polyfill imports at the top of src/index.js, as identified in the issue. Determine which included polyfills are actually needed by the client adapters and reduce the set to those few; verify that the resulting client bundle still works with the supported adapters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100