Browse Source

🚀 修复打包错误

master
wangxiang 2 years ago
parent
commit
2d0729733c
  1. 2
      kicc-visual/kicc-rocketmq-dashboard/pom.xml

2
kicc-visual/kicc-rocketmq-dashboard/pom.xml

@ -146,7 +146,7 @@ @@ -146,7 +146,7 @@
<directory>src/main/resources</directory>
<filtering>true</filtering>
<excludes>
<exclude>sta**/*.woff</exclude>
<exclude>**/*.woff</exclude>
<exclude>**/*.woff2</exclude>
<exclude>**/*.ttf</exclude>
<exclude>**/*.eot</exclude>

Loading…
Cancel
Save