Je Xia
Je Xia
You can use https://esm.sh/x instead: ```diff - + // cache control tag + ``` This is a wip feature not list on the docs, that allows you to import TS(X)/Vue/Svelte...
i also have no idea, maybe it's caused by the outage of cloudflare recently, i just purged the cache hope everything is going fine.
> { contents: string, meta: Record} makes sense
i think we can add two flags for this: ```js LINK_REL_EXTERNAL // rel="external" LINK_TARGET_BLANK // target="_blank" ``` what do you think?
it's a bit complex to pass string to wasm, the flags option is just a number no memory alloc needed
seems it works for me: can you please post your URLs? thanks 🙏
it should be caused by esbuild upgrade, mouldes were rebuilt when the CF cache missing.
Thanks i will look into it
this is going to be fixed in next deploy, check the dev branch: https://next.esm.sh/[email protected]
it does only export the `common` var, however seems the tree-shaking is not applied. i will look into it.