Je Xia
Je Xia
>  Reconfirmation; but JSX works/runs out of box on Deno. yeah i know deno supports jsx, but seems solidjs is using babel to do ATO transplile
> There's an ESBuild plugin to handle Solid JSX Transforms tho which we use, not sure if that's helpful. i think the plugin also uses babel too
in fact you can get the raw jsx code via https://esm.sh/@solidjs/[email protected]/dist/index.jsx
where does the URL `localhost:8080/@ant-design/icons/X-ZC9hbnRkQDQuMjQuOCxyZWFjdC1kb21AMTguMi4wLHJlYWN0QDE4LjIuMA/es2022/es/icons/RocketOutlined.bundle.js` come from?
can you please post the imports then i can look into it? thanks
thanks for reporting, i will look into it
You should probably use the wasm version, since the server can handle the `.node` dependency for now
thanks for the details, i will look into it
any error message?
try to use `deno task esm add @headlessui/react`