We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15284a2 commit 2d636c3Copy full SHA for 2d636c3
tools/build-main.js
@@ -21,7 +21,7 @@ var rjs_config = {
21
text: 'components/requirejs-text/text',
22
bootstrap: 'components/bootstrap/dist/js/bootstrap.min',
23
bootstraptour: 'components/bootstrap-tour/build/js/bootstrap-tour.min',
24
- "jquery-ui": 'components/jquery-ui/jquery-ui.min',
+ "jquery-ui": 'components/jquery-ui/dist/jquery-ui.min',
25
moment: 'components/moment/min/moment-with-locales',
26
codemirror: 'components/codemirror',
27
xterm: 'components/xterm.js/index',
0 commit comments