wiring jqueryui to vuln jquery #368

This commit is contained in:
Jason 2018-05-03 10:49:31 -06:00 committed by Nanne Baars
parent 91d9db5f80
commit 0ff6000511

View File

@ -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: "_"