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

Adds a utility for parsing template locals #1287

Merged
merged 1 commit into from
Mar 22, 2021

Conversation

pzuraq
Copy link
Member

@pzuraq pzuraq commented Mar 22, 2021

This can be used by preprocessors and other tools that need to know
what locals could exist within the template

@pzuraq pzuraq force-pushed the add-parse-locals-to-glimmer-syntax branch from 9fe38b0 to b8b4ac6 Compare March 22, 2021 21:26
@pzuraq pzuraq force-pushed the add-parse-locals-to-glimmer-syntax branch from b8b4ac6 to 4c88b8c Compare March 22, 2021 22:28
This can be used by preprocessors and other tools that need to know
what locals could exist within the template
@pzuraq pzuraq force-pushed the add-parse-locals-to-glimmer-syntax branch from 4c88b8c to fcc73a8 Compare March 22, 2021 22:45
@pzuraq pzuraq merged commit e15226f into master Mar 22, 2021
@pzuraq pzuraq deleted the add-parse-locals-to-glimmer-syntax branch March 22, 2021 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants