mirror of
https://github.com/denoland/deno.git
synced 2025-03-04 09:57:11 -05:00

Removed `extmap` and added .mjs entry in `map_file_extension`. The assert in the compiler does not need to be updated, since it is resolving from the compiled cache instead of elsewhere (notice the .map is asserted next to it)
1 line
28 B
JavaScript
1 line
28 B
JavaScript
export const isMod5 = true;
|