洪 民憙 (Hong Minhee) @hongminhee@hollo.socialI want to use #JSX for developing #BotKit, but I can't because #JSR doesn't support JSX yet.
洪 民憙 (Hong Minhee) @hongminhee@hollo.social · Reply to 洪 民憙 (Hong Minhee) :nonbinary:Hmm, maybe there's a workaround? https://github.com/jsr-io/jsr/issues/24 github.comSupport publishing with JSX · Issue #24 · jsr-io/jsrTo publish with JSX, we need to take the JSX relevant config options from tsconfig.json / deno.json and put them into the source files via pragmas. For example, when publishing this index.jsx file ...