clarify extension handling

This commit is contained in:
guybedford 2015-09-13 16:14:29 +02:00
parent 38fc53f7b0
commit 84cd10b531

View File

@ -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": {