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

yunlong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shenyu.git


The following commit(s) were added to refs/heads/master by this push:
     new 4b14bb86d1 [sync] sync dashboard dist (#5674)
4b14bb86d1 is described below

commit 4b14bb86d10e400eb291da3df3e5992c2689cf43
Author: VampireAchao <ac...@apache.org>
AuthorDate: Thu Sep 26 10:24:44 2024 +0800

    [sync] sync dashboard dist (#5674)
---
 shenyu-admin/src/main/resources/static/index.490efc19.js | 1 +
 shenyu-admin/src/main/resources/static/index.4c410779.js | 1 -
 shenyu-admin/src/main/resources/static/index.html        | 2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/shenyu-admin/src/main/resources/static/index.490efc19.js 
b/shenyu-admin/src/main/resources/static/index.490efc19.js
new file mode 100644
index 0000000000..847074aca3
--- /dev/null
+++ b/shenyu-admin/src/main/resources/static/index.490efc19.js
@@ -0,0 +1 @@
+!function(e){function t(r){if(n[r])return n[r].exports;var 
o=n[r]={i:r,l:!1,exports:{}};return 
e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var 
n={};t.m=e,t.c=n,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var
 n=e&&e.__esModule?function(){return e.default}:function(){return e};return 
t.d(n,"a",n),n},t.o=function(e,t){return 
Object.prototype.hasOwnProperty.call(e,t)},t.p="",t(t.s="lVK7")}({"+0it":function(e,t,n){"us
 [...]
\ No newline at end of file
diff --git a/shenyu-admin/src/main/resources/static/index.4c410779.js 
b/shenyu-admin/src/main/resources/static/index.4c410779.js
deleted file mode 100644
index 18cb906702..0000000000
--- a/shenyu-admin/src/main/resources/static/index.4c410779.js
+++ /dev/null
@@ -1 +0,0 @@
-!function(e){function t(r){if(n[r])return n[r].exports;var 
o=n[r]={i:r,l:!1,exports:{}};return 
e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var 
n={};t.m=e,t.c=n,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var
 n=e&&e.__esModule?function(){return e.default}:function(){return e};return 
t.d(n,"a",n),n},t.o=function(e,t){return 
Object.prototype.hasOwnProperty.call(e,t)},t.p="",t(t.s="lVK7")}({"+0it":function(e,t,n){"us
 [...]
\ No newline at end of file
diff --git a/shenyu-admin/src/main/resources/static/index.html 
b/shenyu-admin/src/main/resources/static/index.html
index 5c20d13b2a..1b35807a9e 100644
--- a/shenyu-admin/src/main/resources/static/index.html
+++ b/shenyu-admin/src/main/resources/static/index.html
@@ -29,6 +29,6 @@
 <body>
   <div id="httpPath" style="display: none" th:text="${domain}"></div>
   <div id="root"></div>
-<script type="text/javascript" src="index.4c410779.js"></script></body>
+<script type="text/javascript" src="index.490efc19.js"></script></body>
 
 </html>

Reply via email to