Skip to content

Commit 2d636c3

Browse files
committed
updating file path to jquery dependency
1 parent 15284a2 commit 2d636c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/build-main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ var rjs_config = {
2121
text: 'components/requirejs-text/text',
2222
bootstrap: 'components/bootstrap/dist/js/bootstrap.min',
2323
bootstraptour: 'components/bootstrap-tour/build/js/bootstrap-tour.min',
24-
"jquery-ui": 'components/jquery-ui/jquery-ui.min',
24+
"jquery-ui": 'components/jquery-ui/dist/jquery-ui.min',
2525
moment: 'components/moment/min/moment-with-locales',
2626
codemirror: 'components/codemirror',
2727
xterm: 'components/xterm.js/index',

0 commit comments

Comments
 (0)