Skip to content

bug/issue 174 swap escodegen with astring for modern JS syntax support#176

Merged
thescientist13 merged 1 commit intomasterfrom
bug/issue-174-support-all-modern-JS-syntax
Nov 21, 2024
Merged

bug/issue 174 swap escodegen with astring for modern JS syntax support#176
thescientist13 merged 1 commit intomasterfrom
bug/issue-174-support-all-modern-JS-syntax

Conversation

@thescientist13
Copy link
Copy Markdown
Member

@thescientist13 thescientist13 commented Nov 15, 2024

Related Issue

resolves #174

Summary of Changes

  1. Swap out escodegen with astring since escodegen seems to be unmaintained (and now we can archive our custom fork since astring is ESM compatible)

TODO

  1. validate in enhancement/issue 1218 native import attributes parsing greenwood#1321

@thescientist13 thescientist13 added the bug Something isn't working label Nov 15, 2024
@thescientist13 thescientist13 merged commit 805584c into master Nov 21, 2024
@thescientist13 thescientist13 deleted the bug/issue-174-support-all-modern-JS-syntax branch November 21, 2024 02:24
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.

escodegen fails on Class fields usage

1 participant