Skip to content

Commit

Permalink
优化Nacos打包
Browse files Browse the repository at this point in the history
  • Loading branch information
twelvet-s committed Aug 14, 2023
1 parent a7aea17 commit 9fa5d15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions twelvet-nacos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
<exclude>**/*.woff</exclude>
<exclude>**/*.woff2</exclude>
<exclude>**/*.ttf</exclude>
<exclude>**/*.eot</exclude>
</excludes>
</resource>
<resource>
Expand All @@ -80,6 +81,7 @@
<include>**/*.woff</include>
<include>**/*.woff2</include>
<include>**/*.ttf</include>
<include>**/*.eot</include>
</includes>
</resource>
</resources>
Expand Down

0 comments on commit 9fa5d15

Please sign in to comment.