You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Electroid
changed the title
Fast(est) JSX transform like Deno 1.38.0 using tsconfig jsx precompile for server side rendering
Improve JSX transform using tsconfig jsx precompile for server side rendering
Nov 4, 2023
What is the problem this feature would solve?
It's all explained here https://deno.com/blog/v1.38#fastest-jsx-transform but the idea is to implement this faster and memory efficient jsx transform. Example:
custom/jsx-runtime
can easily be implemented as:What is the feature you are proposing to solve the problem?
It's all explained here https://deno.com/blog/v1.38#fastest-jsx-transform
What alternatives have you considered?
No response
The text was updated successfully, but these errors were encountered: