chore: 静态资源仅放在网关
This commit is contained in:
parent
da5fc902cb
commit
e0c8a59be7
|
@ -113,9 +113,7 @@
|
|||
<include name="*.html"/>
|
||||
</fileset>
|
||||
</copy>
|
||||
<copy todir="src/main/resources/static/assets">
|
||||
<fileset dir="../../framework/sdk-parent/frontend/src/assets"/>
|
||||
</copy>
|
||||
|
||||
</target>
|
||||
</configuration>
|
||||
<goals>
|
||||
|
|
|
@ -99,9 +99,7 @@
|
|||
<include name="*.html"/>
|
||||
</fileset>
|
||||
</copy>
|
||||
<copy todir="src/main/resources/static/assets">
|
||||
<fileset dir="../../framework/sdk-parent/frontend/src/assets"/>
|
||||
</copy>
|
||||
|
||||
</target>
|
||||
</configuration>
|
||||
<goals>
|
||||
|
|
|
@ -99,9 +99,7 @@
|
|||
<include name="*.html"/>
|
||||
</fileset>
|
||||
</copy>
|
||||
<copy todir="src/main/resources/static/assets">
|
||||
<fileset dir="../../framework/sdk-parent/frontend/src/assets"/>
|
||||
</copy>
|
||||
|
||||
</target>
|
||||
</configuration>
|
||||
<goals>
|
||||
|
|
|
@ -99,9 +99,7 @@
|
|||
<include name="*.html"/>
|
||||
</fileset>
|
||||
</copy>
|
||||
<copy todir="src/main/resources/static/assets">
|
||||
<fileset dir="../../framework/sdk-parent/frontend/src/assets"/>
|
||||
</copy>
|
||||
|
||||
</target>
|
||||
</configuration>
|
||||
<goals>
|
||||
|
|
|
@ -110,9 +110,7 @@
|
|||
<include name="*.html"/>
|
||||
</fileset>
|
||||
</copy>
|
||||
<copy todir="src/main/resources/static/assets">
|
||||
<fileset dir="../../framework/sdk-parent/frontend/src/assets"/>
|
||||
</copy>
|
||||
|
||||
</target>
|
||||
</configuration>
|
||||
<goals>
|
||||
|
|
|
@ -110,9 +110,7 @@
|
|||
<include name="*.html"/>
|
||||
</fileset>
|
||||
</copy>
|
||||
<copy todir="src/main/resources/static/assets">
|
||||
<fileset dir="../../framework/sdk-parent/frontend/src/assets"/>
|
||||
</copy>
|
||||
|
||||
</target>
|
||||
</configuration>
|
||||
<goals>
|
||||
|
|
|
@ -99,9 +99,7 @@
|
|||
<include name="*.html"/>
|
||||
</fileset>
|
||||
</copy>
|
||||
<copy todir="src/main/resources/static/assets">
|
||||
<fileset dir="../../framework/sdk-parent/frontend/src/assets"/>
|
||||
</copy>
|
||||
|
||||
</target>
|
||||
</configuration>
|
||||
<goals>
|
||||
|
|
Loading…
Reference in New Issue