mirror of
https://github.com/systemjs/systemjs.git
synced 2026-01-25 14:57:38 +00:00
clarify extension handling
This commit is contained in:
parent
38fc53f7b0
commit
84cd10b531
@ -12,7 +12,7 @@
|
||||
},
|
||||
"map": {
|
||||
"./json": "./json.json",
|
||||
"./dir/": "./dir/index.js",
|
||||
"./dir/": "./dir/index",
|
||||
"./dir2": "./dir2/index.json",
|
||||
"./dir/test": "global-test",
|
||||
"./env-module": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user