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

Add babel to rewrite class properties to fix unpkg support #271

Merged
merged 1 commit into from
Jul 20, 2022

Conversation

balloob
Copy link
Member

@balloob balloob commented Jul 20, 2022

This rewrites all class properties in esploader-js as it currently trips unpkg. I tried to patch it all out while waiting for espressif/esptool-js#35 to be merged. But 9.0.2 included this fix but the constants are also assigned.

So to fix it once and for all, rewrite them using babel.

@balloob balloob merged commit 1a8bee6 into main Jul 20, 2022
@balloob balloob deleted the add-babel-to-make-unpkg-happy branch July 20, 2022 07:00
@balloob balloob changed the title Add babel to rewrite class properties Add babel to rewrite class properties to fix unpkg support Jul 20, 2022
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.

1 participant