bitovi / bitovi/testee-client

Reduce the included core-js polyfills

Open
#37 1 comment 0 reactions 0 assignees View on GitHub
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:

![image](https://cloud.githubusercontent.com/assets/5851984/25151413/1b1b450e-244b-11e7-8a85-b8177aced9d7.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.