This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
0
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-10-31 09:14:20 -04:00
Code
Issues
Wiki
Activity
9bea576f3e
denoland-deno
/
tests
/
021_mjs_modules.test
3 lines
81 B
Text
Raw
Normal View
History
Unescape
Escape
add "deno run" subcommand (#2215)
2019-05-03 17:15:16 -04:00
args: run --reload tests/021_mjs_modules.ts
feat: support .mjs extension resolution (#2283) 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)
2019-05-03 15:03:10 -04:00
output: tests/021_mjs_modules.ts.out
Copy permalink