You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
when I bundle some files it includes :
and browser does not support deno
The text was updated successfully, but these errors were encountered: