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

feat: pass options to babel-preset using callers #704

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

satya164
Copy link
Member

@satya164 satya164 commented Nov 26, 2024

This removes options parameter from the babel preset and passed them using callers. With this change, Bob can automatically pass relevant parameters to the preset when building without the user to do anything additional if the chose to override the config.

BREAKING CHANGE

After this change, consumers can't provide options to the preset directly.

This removes options parameter from the babel preset and passed them using callers. With this change, Bob can automatically pass relevant parameters to the preset when building without the user to do anything additional if the chose to override the config.
@satya164 satya164 requested a review from atlj November 26, 2024 11:04
@satya164 satya164 merged commit a9f2ede into main Dec 4, 2024
25 of 30 checks passed
@satya164 satya164 deleted the @satya164/babel-preset-caller branch December 4, 2024 11:42
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

Successfully merging this pull request may close these issues.

2 participants