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 a ready to use component tsx, but when I tried to publish it throw error
warning[unsupported-jsx-tsx]: JSX and TSX files are currently not supported
info: follow https://github.com/jsr-io/jsr/issues/24 for updates
warning[unsupported-jsx-tsx]: JSX and TSX files are currently not supported
--> /Users/dwisaji/Coding/yuzu-ui/routes/greet/[name].tsx
info: follow https://github.com/jsr-io/jsr/issues/24 for updates
warning[unsupported-jsx-tsx]: JSX and TSX files are currently not supported
which related to this link, anyone know how to publish the bundle in jsr or deno land?
The text was updated successfully, but these errors were encountered:
I have a ready to use component
tsx
, but when I tried to publish it throw errorwhich related to this link, anyone know how to publish the bundle in jsr or deno land?
The text was updated successfully, but these errors were encountered: