Browse Source

.amd.json: Formatting, remove compat.

Herby Vojčík 5 years ago
parent
commit
6c91ceec08
1 changed files with 0 additions and 8 deletions
  1. 0 8
      local.amd.json

+ 0 - 8
local.amd.json

@@ -1,13 +1,5 @@
 {
   "paths": {
     "amber/web": "src"
-  },
-  "map": {
-    "*": {
-      "00comment": "These are backward compatibility pointers.",
-      "amber-contrib-web/Web": "amber/web/Web",
-      "amber_core/Web": "amber/web/Web",
-      "amber_core/Canvas": "amber/web/Web"
-    }
   }
 }