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

Change the babel and webpack config to polyfill missing functionality #4627

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

dsilhavy
Copy link
Collaborator

Change the babel and webpack config to polyfill missing functionality for the defined babel target.

This is the next attempt to solve #4619. The missing functions like Object.values should be polyfilled by core-jsnow. This needs to be optimized, probably providing different build jobs later for different targets. Like a legacy build with polyfills for older platforms and a default build for modern browsers.

@dsilhavy dsilhavy added this to the 5.0.0 milestone Nov 13, 2024
@dsilhavy dsilhavy merged commit 35699f3 into development Nov 13, 2024
3 checks passed
@dsilhavy dsilhavy deleted the fix/babelObjectValues branch November 13, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant