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

MAGE-1004 Babel transpiler fix #1682

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

cammonro
Copy link
Contributor

This PR contains a small but necessary change from #1678 and is to be used in tandem with the Babel compilation steps from the companion PR outlined in Jira.

@cammonro cammonro requested a review from damcou January 16, 2025 13:47
damcou
damcou previously approved these changes Jan 21, 2025
Copy link
Contributor

@damcou damcou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So if I understood correctly, the only difference with #1678 is the last commit about the Babel compatibility. Now that the 3.15.0-dev branch has been updated by the other PR, is it okay to merge this one which also contains all the previous commits ? Or maybe we should create a new PR with only the last commit ?

In any case, I tested the bundling and it seems to work as expected :)

@cammonro cammonro changed the base branch from release/3.15.0-dev to main January 21, 2025 13:30
@cammonro cammonro dismissed damcou’s stale review January 21, 2025 13:30

The base branch was changed.

@cammonro cammonro changed the base branch from main to release/3.15.0-dev January 21, 2025 13:30
@cammonro
Copy link
Contributor Author

Thank you @damcou - yup it's just one simple commit to address a transpiling issue. I thought Github would rebase post merge on the previous PR but it didn't. However, I was able to "trick" Github into rebasing by temporarily retargeting the PR.

@cammonro cammonro merged commit 2614317 into release/3.15.0-dev Jan 21, 2025
3 checks passed
@cammonro cammonro deleted the feat/MAGE-1004-bundling-support branch January 21, 2025 13:33
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