Browse Source

Prepare for es5 shim extraction.

Herbert Vojčík 9 years ago
parent
commit
a3da2840a7
1 changed files with 0 additions and 5 deletions
  1. 0 5
      support/browser-compatibility.js

+ 0 - 5
support/browser-compatibility.js

@@ -1,5 +0,0 @@
-define([
-    './ensure-console',
-    'amber_lib/es5-shim/es5-shim.min',
-    'amber_lib/es5-shim/es5-sham.min'
-], {});