mirror of
https://github.com/denoland/deno.git
synced 2025-02-04 05:35:37 -05: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
|