jongyoul commented on a change in pull request #3851:
URL: https://github.com/apache/zeppelin/pull/3851#discussion_r461280635



##########
File path: zeppelin-web/src/index.html
##########
@@ -191,6 +191,7 @@
     <script 
src="bower_components/ace-builds/src-noconflict/keybinding-emacs.js"></script>
     <script 
src="bower_components/ace-builds/src-noconflict/ext-language_tools.js"></script>
     <script 
src="bower_components/ace-builds/src-noconflict/theme-chrome.js"></script>
+    <script 
src="bower_components/ace-builds/src-noconflict/mode-javascript.js"></script>

Review comment:
       I think it would be better to minimize changes and even if it's not 
related to this PR directly, I think we'd better remove it. 




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to