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

Does not consider overrides / resolutions #14

Open
NullVoxPopuli opened this issue Jul 10, 2024 · 0 comments
Open

Does not consider overrides / resolutions #14

NullVoxPopuli opened this issue Jul 10, 2024 · 0 comments

Comments

@NullVoxPopuli
Copy link
Owner

With https://github.com/SukkaW/nolyfill, you can remove old polyfills if you happen to be in an environment where you don't need them.

Its strategy is to use overrides/resolutions to set "just use the platform" packages.

dependency-maintainers should consult the overrides/resolutions list when looking up package.jsons -- as a package may be aliased, like this:

"array-includes": "npm:@nolyfill/array-includes@^1",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant