|
@@ -82,6 +82,7 @@ require = function (require) {
|
|
'amber_lib': library_home,
|
|
'amber_lib': library_home,
|
|
'amber_core': amber_home + '/src',
|
|
'amber_core': amber_home + '/src',
|
|
'helios': amber_home + '/src',
|
|
'helios': amber_home + '/src',
|
|
|
|
+ 'helios/all': amber_home + '/support/helios/all',
|
|
'helios/resources': amber_home + '/support/helios',
|
|
'helios/resources': amber_home + '/support/helios',
|
|
'helios/index': amber_home + '/support/helios/index',
|
|
'helios/index': amber_home + '/support/helios/index',
|
|
'jquery': library_home + '/jquery/jquery.min'
|
|
'jquery': library_home + '/jquery/jquery.min'
|