fixed rjs task.

This commit is contained in:
kayone
2013-11-10 13:33:44 -08:00
parent ab60420f58
commit 35fc30e330
5 changed files with 159 additions and 218 deletions

View File

@@ -0,0 +1,7 @@
'use strict';
define(
[
], function () {
return window.$;
});