deno/tests/subdir
Kevin (Kun) "Kassimo" Qian 401a5c0211 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
..
redirects Follow redirect location as new referrers for nested module imports (#2031) 2019-04-01 21:46:40 -04:00
subdir2 Add 005_more_imports.ts 2018-08-02 12:49:40 -04:00
auto_print_hello.ts Native ES modules (#1460) 2019-01-09 12:59:46 -05:00
bench_worker.ts Fix eslint warnings (#2151) 2019-04-21 16:40:10 -04:00
config.json Add ability to load JSON as modules (#1065) 2018-10-30 20:50:40 -07:00
form_urlencoded.txt Implement Body.formData for fetch (#1393) 2018-12-21 17:09:53 -05:00
mismatch_ext.ts Lazily create .mime files only with mismatch/no extension (#1417) 2018-12-27 20:40:06 +00:00
mod1.ts Add 005_more_imports.ts 2018-08-02 12:49:40 -04:00
mod2.ts Improve module resolution. 2018-09-05 22:27:23 -04:00
mod3.js Guess extensions on extension not provided (#859) 2018-10-02 12:38:45 -04:00
mod4.js Guess extensions on extension not provided (#859) 2018-10-02 12:38:45 -04:00
mod5.mjs feat: support .mjs extension resolution (#2283) 2019-05-03 15:03:10 -04:00
mt_application_ecmascript.j2.js Support CheckJS 2018-10-24 15:29:30 -07:00
mt_application_x_javascript.j4.js Support CheckJS 2018-10-24 15:29:30 -07:00
mt_application_x_typescript.t4.ts Add application/x-typescript mime type support 2018-10-28 11:18:53 -07:00
mt_javascript.js Support CheckJS 2018-10-24 15:29:30 -07:00
mt_text_ecmascript.j3.js Support CheckJS 2018-10-24 15:29:30 -07:00
mt_text_javascript.j1.js Support CheckJS 2018-10-24 15:29:30 -07:00
mt_text_typescript.t1.ts Enforce media types 2018-10-23 04:48:00 -07:00
mt_video_mp2t.t3.ts Enforce media types 2018-10-23 04:48:00 -07:00
mt_video_vdn.t2.ts Enforce media types 2018-10-23 04:48:00 -07:00
no_ext Lazily create .mime files only with mismatch/no extension (#1417) 2018-12-27 20:40:06 +00:00
print_hello.ts Add tests/003_relative_import.ts 2018-07-29 00:22:39 -04:00
test_worker.js Add web worker JS API (#1993) 2019-04-01 15:09:59 -04:00
test_worker.ts Fix eslint warnings (#2151) 2019-04-21 16:40:10 -04:00
unknown_ext.deno Lazily create .mime files only with mismatch/no extension (#1417) 2018-12-27 20:40:06 +00:00