소스 검색

names of low-level modules always explicit in define

Herbert Vojčík 11 년 전
부모
커밋
0ad06dd559
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      support/browser-compatibility.js

+ 1 - 1
support/browser-compatibility.js

@@ -1,4 +1,4 @@
-define([
+define("amber_vm/browser-compatibility", [
     './ensure-console',
     './es5-shim-2.0.2/es5-shim.min',
     './es5-shim-2.0.2/es5-sham.min'