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

[Component Definition] Add pre-compiler for return statement. #2

Closed
l-jonasiak opened this issue Apr 22, 2024 · 0 comments
Closed

[Component Definition] Add pre-compiler for return statement. #2

l-jonasiak opened this issue Apr 22, 2024 · 0 comments
Labels
wontfix This will not be worked on

Comments

@l-jonasiak
Copy link

As for now developers need to explicitly add return {} statement inside components' setup functions in order for variables to be accessible inside the HTML template.

Add a compiler that will allow not explicitly returned variables to be accessible inside the template without the return {} statement.

@mechawolf-wd mechawolf-wd added the wontfix This will not be worked on label May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants