Je Xia
Je Xia
sorry for the break change, let me make it clear, the stable means we locked the import path, you still can specify different version of these packages. eg: ```bash https://esm.sh/react...
in next build, build version like 'v135' or 'stable' will be removed. no _pin_ needed then.
the `exports` looks weird, looking into it
thanks! i will look into it.
@dsherret should we rename `export = santize ` to `export default santize` or just remove it?
The testing is failed after resolving `export =` to `export default`, i will figure out
rename `export =` or remove it, both break some types, i reverted for now
@LePichu thanks, i will look into it
if we just return the raw jsx, can it work in deno runtime?
Other question, how do you get the url https://esm.sh/v102/@solidjs/[email protected]/deno/dist/index.jsx.development.js ?