-
Notifications
You must be signed in to change notification settings - Fork 74
Support directives in nested functions/closure tracking #221
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
base: main
Are you sure you want to change the base?
Support directives in nested functions/closure tracking #221
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This stack of pull requests is managed by Graphite. Learn more about stacking. |
4a1a032 to
0c820cb
Compare

WIP PR to add support for directives nested inside objects, and nested inside functions, etc. with closure tracking, etc.
This is just an RFC PR to scaffold the work and doens't implement anything yet. TBD if we even want this yet
Closes #219