projects
/
contrib
/
overdrive-eg-opac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ebc3ff
)
Catchup
author
Steven Chan
<steven3416@gmail.com>
Thu, 28 Aug 2014 01:10:22 +0000
(18:10 -0700)
committer
Steven Chan
<steven3416@gmail.com>
Thu, 28 Aug 2014 01:10:22 +0000
(18:10 -0700)
Signed-off-by: Steven Chan <steven3416@gmail.com>
build.js
patch
|
blob
|
history
diff --git
a/build.js
b/build.js
index
6607a9a
..
cd50b2e
100644
(file)
--- a/
build.js
+++ b/
build.js
@@
-15,11
+15,11
@@
// Define external resources (eg, not sourced locally,from content delivery networks, etc)
, paths: {
- jquery: 'empty:'
- ,
jqueryui
: 'empty:'
- , lodash: 'empty:'
- , moment: 'empty:'
- , cookies: 'empty:'
- , json: 'empty:'
+ jquery:
'empty:'
+ ,
'jquery-ui'
: 'empty:'
+ , lodash:
'empty:'
+ , moment:
'empty:'
+ , cookies:
'empty:'
+ , json:
'empty:'
}
})