Open hemedani opened 1 year ago
Hi! Thank you for filing the issue.
As you have experienced, deno_emit
is meant to be used to bundle code that will run with Deno. If you want to bundle code for the browser, I suggest you use something like esbuild
, vite
, turbopack
, parcel
(or others; there are countless options).
You can close the issue.
when I bundle some files it includes :
and browser does not support deno