deno_core
deno_core copied to clipboard
Add `TsModuleLoader` gated behind a Cargo feature flag
This file is duplicated in `checkin`. Let's bite the bullet and add `transpile` Cargo feature that provides this loader in `core/modules/loaders` so it can be easily reused.
Originally posted by @bartlomieju in https://github.com/denoland/deno_core/pull/491#discussion_r1467103241