From 131502de3be2e6d4b12da2d93303e2cfb25409ea Mon Sep 17 00:00:00 2001 From: Alex Rothberg Date: Mon, 8 Jan 2018 23:57:08 -0500 Subject: [PATCH] fix path --- tools/build-main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build-main.js b/tools/build-main.js index 5a90b3f12..8b4ee0351 100644 --- a/tools/build-main.js +++ b/tools/build-main.js @@ -24,7 +24,7 @@ var rjs_config = { "jquery-ui": 'components/jquery-ui/ui/minified/jquery-ui.min', moment: 'components/moment/min/moment-with-locales', codemirror: 'components/codemirror', - xterm: 'components/xterm.js/xterm', + xterm: 'components/xterm.js/index', typeahead: 'components/jquery-typeahead/dist/jquery.typeahead', contents: 'empty:', custom: 'empty:',