mirror of
https://github.com/denoland/deno.git
synced 2025-02-05 06:05:54 -05:00
![]() This commit changes handling of config file to enable specifying "imports" and "scopes" objects effectively making the configuration file an import map. "imports" and "scopes" take precedence over "importMap" configuration, but have lower priority than "--importmap" CLI flag. Co-authored-by: David Sherret <dsherret@users.noreply.github.com> Co-authored-by: David Sherret <dsherret@gmail.com> |
||
---|---|---|
.. | ||
lodash | ||
moment | ||
scope | ||
config.json | ||
import_map.json | ||
import_map_invalid.json | ||
import_map_remote.json | ||
scoped_moment.ts | ||
test.ts | ||
test_remote.ts | ||
vue.ts |