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

use transform babel plugins instead of proposal #1520

Merged
merged 2 commits into from
Jul 7, 2023
Merged

Conversation

mansona
Copy link
Member

@mansona mansona commented Jul 6, 2023

While working on #1518 we noticed that we were still using @babel/plugin-proposal-class-properties but it has since been renamed to @babel/plugin-transform-class-properties

This PR extracts that change to its own PR because the gjs support might take a little while to get polished up 👍

@mansona mansona requested a review from a team July 6, 2023 16:43
@mansona mansona merged commit 96f87d1 into main Jul 7, 2023
182 checks passed
@mansona mansona deleted the use-transform branch July 7, 2023 13:49
@ef4 ef4 added the bug Something isn't working label Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants