wiring jqueryui to vuln jquery #368
This commit is contained in:
parent
91d9db5f80
commit
0ff6000511
@ -30,7 +30,7 @@ require.config({
|
|||||||
shim: {
|
shim: {
|
||||||
"jqueryui": {
|
"jqueryui": {
|
||||||
exports:"$",
|
exports:"$",
|
||||||
deps: ['jquery']
|
deps: ['libs/jquery-2.1.4.min']
|
||||||
},
|
},
|
||||||
underscore: {
|
underscore: {
|
||||||
exports: "_"
|
exports: "_"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user