Remove polyfill packages
- Dominant language
- Java
- Stars
- 5.1k
- Forks
- 1.9k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 46
Description
**Is your feature request related to a problem? Please describe.**
I want to minimise dependencies in my project by utilising framework dependencies wherever possible
**Describe the solution you'd like**
There is a number of packages which can become conditional and as such only added for the older frameworks.
**Describe alternatives you've considered**
Accept the additional dependency
**Additional context**
n/a
Contributor guide
Research direction
The issue does not identify particular packages, files, tests, or entry points. Start by locating the project's dependency declarations and reviewing which polyfills are required by supported framework versions. Done means the unnecessary dependencies are conditional for older frameworks while compatibility is preserved and the resulting dependency set is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100