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

[1.1] Compile time rendering #21

Merged
merged 34 commits into from
Feb 8, 2025
Merged

Conversation

JohnathonKoster
Copy link
Contributor

This PR introduces the Compile Time Rendering (CTR) which can render components at compile time under some circumstances, preventing the need to emit PHP code at all.

Going to keep it around for now and add test coverage to ensure its not needed
It was useful while it was useful
These same options will also be utilized in future updates for additional updates. This will help prevent having multiple options with "kind of the same name, but do slightly different things"
@JohnathonKoster JohnathonKoster merged commit 3e498e1 into main Feb 8, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant