|
@@ -19,7 +19,6 @@ require.config({
|
|
],
|
|
],
|
|
"bootstrap2.3.2": "my/helios/bower_components/bootstrap2.3.2/bootstrap",
|
|
"bootstrap2.3.2": "my/helios/bower_components/bootstrap2.3.2/bootstrap",
|
|
"require-css": "bower_components/require-css",
|
|
"require-css": "bower_components/require-css",
|
|
- "amber_lib/jquery-tabby": "bower_components/jquery-tabby",
|
|
|
|
"amber_lib/es5-shim": "bower_components/es5-shim",
|
|
"amber_lib/es5-shim": "bower_components/es5-shim",
|
|
"amber_lib/codemirror": "bower_components/codemirror",
|
|
"amber_lib/codemirror": "bower_components/codemirror",
|
|
"helios": "my/helios/src",
|
|
"helios": "my/helios/src",
|
|
@@ -46,11 +45,6 @@ require.config({
|
|
"css!bootstrap2.3.2/css/bootstrap"
|
|
"css!bootstrap2.3.2/css/bootstrap"
|
|
]
|
|
]
|
|
},
|
|
},
|
|
- "amber_lib/jquery-tabby/jquery.textarea": {
|
|
|
|
- "deps": [
|
|
|
|
- "jquery"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
"amber_lib/codemirror/lib/codemirror": {
|
|
"amber_lib/codemirror/lib/codemirror": {
|
|
"deps": [
|
|
"deps": [
|
|
"css!amber_lib/codemirror/lib/codemirror"
|
|
"css!amber_lib/codemirror/lib/codemirror"
|