This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-examples.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 7ae4491  upgrade ace version
7ae4491 is described below

commit 7ae449177fd8c481ae9d168302cb9b5ecd1948c6
Author: pissang <bm2736...@gmail.com>
AuthorDate: Sun Sep 27 17:30:04 2020 +0800

    upgrade ace version
---
 config/common.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/common.js b/config/common.js
index 7fd442d..1363613 100644
--- a/config/common.js
+++ b/config/common.js
@@ -11,7 +11,7 @@ module.exports = {
         echartsStatMinJS: 
'https://cdn.jsdelivr.net/npm/echarts-stat/dist/ecStat.min.js',
         echartsGLMinJS: 
'https://cdn.jsdelivr.net/npm/echarts-gl/dist/echarts-gl.min.js',
         datGUIMinJS: 
'https://cdn.jsdelivr.net/npm/dat.gui@0.6.5/build/dat.gui.min.js',
-        aceDir: 'https://cdn.jsdelivr.net/npm/ace-builds@1.2.5/src-noconflict',
+        aceDir: 
'https://cdn.jsdelivr.net/npm/ace-builds@1.4.12/src-min-noconflict',
         waypoints: 
'https://cdn.jsdelivr.net/npm/waypoints@4.0.0/lib/jquery.waypoints.min.js',
         jqueryLazyLoad: 
'https://cdn.jsdelivr.net/npm/jquery-lazyload@1.9.7/jquery.lazyload.min.js'
     }


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to