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(reflection): added missing parsing options #180

Merged
merged 6 commits into from
Feb 26, 2023

Conversation

petermasking
Copy link
Member

Fixes #179

Changes proposed in this pull request:

  • added support for destructuring arrays and objects
  • added support for character escaping in strings
  • improved support for minified code (no space between keyword and literal)

@MaskingTechnology/jitar

@petermasking petermasking linked an issue Feb 26, 2023 that may be closed by this pull request
@basmasking basmasking merged commit 0afcd51 into main Feb 26, 2023
@basmasking basmasking deleted the 179-the-new-reflection-parser-fails-on-hooks-example branch February 26, 2023 16:36
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.

The new reflection parser fails on hooks example
2 participants