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

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new ad63d1c  Update submodule skywalking-ui (#1795)
ad63d1c is described below

commit ad63d1c346155cabff3f08e19bab0c1d5125a53e
Author: Gao Hongtao <[email protected]>
AuthorDate: Sun Oct 21 21:13:38 2018 +0800

    Update submodule skywalking-ui (#1795)
---
 pom.xml       | 6 +++++-
 skywalking-ui | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ad698c3..ea0ec9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -282,9 +282,13 @@
                         <!-- UI Compiler configs -->
                         <exclude>**/skywalking-ui/.webpackrc.js</exclude>
                         <exclude>**/skywalking-ui/.roadhogrc.mock.js</exclude>
+                        <!-- UI Test configs -->
+                        <exclude>**/skywalking-ui/jest.config.js</exclude>
                         <!-- UI style check files -->
-                        <exclude>**/skywalking-ui/.eslintrc</exclude>
+                        <exclude>**/skywalking-ui/.eslintrc.js</exclude>
                         <exclude>**/skywalking-ui/.stylelintrc</exclude>
+                        <exclude>**/skywalking-ui/.prettierignore</exclude>
+                        <exclude>**/skywalking-ui/.prettierrc</exclude>
                         <!-- UI icon files -->
                         
<exclude>**/skywalking-ui/public/font/iconfont/**</exclude>
 
diff --git a/skywalking-ui b/skywalking-ui
index ad3ee45..0358e04 160000
--- a/skywalking-ui
+++ b/skywalking-ui
@@ -1 +1 @@
-Subproject commit ad3ee45dbadfae35d77238bdd7a1df593158f109
+Subproject commit 0358e04573c1028a9abed82fbd0f73e9cb9de904

Reply via email to