Commit 9abb8f03 by valera-rozuvan

Added a namespaced variant of RequireJS.

parent 68158b39
...@@ -397,6 +397,7 @@ courseware_only_js += [ ...@@ -397,6 +397,7 @@ courseware_only_js += [
] ]
main_vendor_js = [ main_vendor_js = [
'js/vendor/RequireJS.js',
'js/vendor/jquery.min.js', 'js/vendor/jquery.min.js',
'js/vendor/jquery-ui.min.js', 'js/vendor/jquery-ui.min.js',
'js/vendor/jquery.cookie.js', 'js/vendor/jquery.cookie.js',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment