浏览代码

names of low-level modules always explicit in define

Herbert Vojčík 10 年之前
父节点
当前提交
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'