mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
401a5c0211
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)
2 lines
77 B
Text
2 lines
77 B
Text
args: --reload tests/021_mjs_modules.ts
|
|
output: tests/021_mjs_modules.ts.out
|