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

replace babel.parse with babel.template.expression.ast #55

Merged
merged 1 commit into from
May 10, 2024

Conversation

patricklx
Copy link
Contributor

i found that we can do this instead of babel.parse.

@patricklx patricklx changed the title improve parse replace babel.parse with babel.template.expression.ast May 10, 2024
@NullVoxPopuli
Copy link
Contributor

other than being less code, what are the advantages? Is it better somehow? still just as supported?

@ef4 ef4 added the internal label May 10, 2024
@ef4
Copy link
Contributor

ef4 commented May 10, 2024

Looks like proper public API for the thing we were doing more manually. 👍

@ef4 ef4 merged commit 2f8418d into emberjs:main May 10, 2024
7 checks passed
@github-actions github-actions bot mentioned this pull request May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants