blob: 5a86d62409bd96611edd0c06e48bf27a9de323e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
other remote [WILDCARD]other.ts false undefined undefined
other [WILDCARD]other.ts false [WILDCARD]other.ts [WILDCARD]
main [WILDCARD]main.ts true [WILDCARD]main.ts [WILDCARD]
Resolving ./foo.js file:///[WILDCARD]/foo.js
Resolving bare from import map https://example.com/
Resolving https://example.com/rewrite from import map https://example.com/rewritten
Resolving without a value from import map https://example.com/PASS-undefined
Resolving 1 from import map https://example.com/PASS-1
Resolving null from import map https://example.com/PASS-null
Resolving object from import map https://example.com/PASS-object
Resolving npm:cowsay npm:cowsay
Resolving npm:cowsay@1 npm:cowsay@1
Resolving npm:preact from import map https://example.com/preact
|