mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 12:49:10 +00:00
![]() We were trying to do the hack of replacing the esbuild require shim on every output file, regardless of whether it was js/ts. This fixes that. In addition, this spruces up the output of deno bundle a bit. before:  after:  |
||
---|---|---|
.. | ||
__test__.jsonc | ||
main.ts | ||
sourcemap_external.out | ||
sourcemap_inline.out | ||
sourcemap_linked.out |