mirror of
https://github.com/denoland/deno.git
synced 2025-12-23 08:48:24 +00:00
This commit adds support for loading import maps from URLs, both remote and local. This feature is supported in CLI flag as well as in runtime compiler API. |
||
|---|---|---|
| .. | ||
| lodash | ||
| moment | ||
| scope | ||
| import_map.json | ||
| import_map_remote.json | ||
| scoped_moment.ts | ||
| test.ts | ||
| test_remote.ts | ||
| vue.ts | ||