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(javascript): use babel plugin for classProperties #222

Merged
merged 1 commit into from
Mar 2, 2022

Conversation

shortcuts
Copy link
Member

🧭 What and Why

🎟 JIRA Ticket: -

Changes included:

Fix https://codesandbox.io/s/bold-forest-jc82hd?file=/src/index.js, I was not able to reproduce locally so I'm testing it blindfolded.

  • Use babel plugin helper to handle class properties

The impact on the bundlesize is minimal, while the advantage of having this property are quite cool

  • Fix browser entry, we don't have a lite version yet

🧪 Test

CI :D

@shortcuts shortcuts self-assigned this Mar 2, 2022
@shortcuts
Copy link
Member Author

Actually I should be able to copy the built file in csb and import it 🤔

@shortcuts
Copy link
Member Author

Ok I've updated the sandbox with the new code and it works, so we good!! @eunjae-lee

@eunjae-lee
Copy link
Contributor

Ok I've updated the sandbox with the new code and it works, so we good!! @eunjae-lee

I'm still building locally 😂 but anyway it looks good to me.

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