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

feat: implement runtime schema-dsl parser #8886

Open
runspired opened this issue Sep 18, 2023 · 0 comments
Open

feat: implement runtime schema-dsl parser #8886

runspired opened this issue Sep 18, 2023 · 0 comments
Labels
🏷️ feat This PR introduces a new feature

Comments

@runspired
Copy link
Contributor

runspired commented Sep 18, 2023

its not clear if/how we could make this work for the typescript story, but at least for the schema story we should consider making it possible to inline parse a schema (even if that parse actually means we do it as a build transform vs AOT).

This is more for our own tests than it is for consumers, so lower priority.

@runspired runspired added the 🏷️ feat This PR introduces a new feature label Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ feat This PR introduces a new feature
Projects
Status: needs champion
Development

No branches or pull requests

1 participant