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

fix build failed due to missing babel plugins #570

Closed

Conversation

ruanyl
Copy link
Member

@ruanyl ruanyl commented Dec 21, 2023

Description

Resolved:
#566
#569

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
@ruanyl
Copy link
Member Author

ruanyl commented Dec 21, 2023

This should backport to 2.x

@ruanyl
Copy link
Member Author

ruanyl commented Jan 10, 2024

@VijayanB @junqiu-lei could you take a look at this PR?

@ryanbogan
Copy link
Member

There is another file that needs to be changed as well for the build to run successfully. I'll be raising a PR that contains the babel change and fixes other tests that are failing too.

@ruanyl
Copy link
Member Author

ruanyl commented Jan 11, 2024

There is another file that needs to be changed as well for the build to run successfully. I'll be raising a PR that contains the babel change and fixes other tests that are failing too.

If they are unrelated, let's put them in different PRs, please merge this PR and you could raise another PR for the test fixes.

@ryanbogan
Copy link
Member

Code change included in #572

@ryanbogan ryanbogan closed this Jan 24, 2024
@ruanyl
Copy link
Member Author

ruanyl commented Jan 25, 2024

Thanks for fixing this, however, I personally think it's generally not a good practice to squash unrelated changes into one commit.

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.

None yet

2 participants