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
I have tried to read the docs about JSX for both Bun and Elysia, in addition to setting the option jsxImportSource to preact in tsconfig.json, but I can't seem to make it work successfully!
I have created a repo with the very simple code that I have.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Basically, what the title says...
I have tried to read the docs about JSX for both Bun and Elysia, in addition to setting the option
jsxImportSource
to preact intsconfig.json
, but I can't seem to make it work successfully!I have created a repo with the very simple code that I have.
Beta Was this translation helpful? Give feedback.
All reactions