Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature-request] Pre-select polyfills included by aliases or as dependencies of other selected bundles / polyfills #1945

Open
azizhk opened this issue Mar 29, 2019 · 0 comments
Labels
feature New feature request website Relates to an Origami website

Comments

@azizhk
Copy link

azizhk commented Mar 29, 2019

[type]: Feature Request

What

This is a feature request for the url builder.
My use case is that if I check default then Array.prototype.filter should automatically get checked. Like checked by default, which cannot be unchecked. Which on hover can say: "Included as you have selected default bundle".
Similar case for dependencies of polyfills.

Details

Why should this be added?
So that people can generate smaller URLs and don't need to explicitly mention every single polyfill that they need.

But this might also create a problem if a polyfill drops a dependency. Like random example if someday fetch no longer has a dependency on promise which was probably required by the user, so if we might have to ensure that every such updates go as a major semver release.

Created an issue as discussed and requested over here: #1942 (comment)

@chee chee added this to incoming in Origami ✨ Feb 1, 2020
@JakeChampion JakeChampion added feature New feature request website Relates to an Origami website labels Mar 24, 2020
@robertboulton robertboulton removed this from Backlog in Origami ✨ Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request website Relates to an Origami website
Projects
None yet
Development

No branches or pull requests

2 participants