jongyoul commented on code in PR #4426:
URL: https://github.com/apache/zeppelin/pull/4426#discussion_r928676366
##########
zeppelin-web/karma.conf.js:
##########
@@ -67,6 +67,7 @@ module.exports = function(config) {
'bower_components/ace-builds/src-noconflict/keybinding-emacs.js',
'bower_components/ace-builds/src-noconflict/ext-language_tools.js',
'bower_components/ace-builds/src-noconflict/theme-chrome.js',
+ 'bower_components/ace-builds/src-noconflict/mode-javascript.js',
Review Comment:
I saw similar changes in another PR #4424 so you guys need to decide who
will add it. :-) @HYEEWON
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]