mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-16 00:30:02 +00:00
Final polishing steps
This commit is contained in:
+3
-3
@@ -9,7 +9,7 @@
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>frontend</artifactId>
|
||||
<artifactId>gameyfin-frontend</artifactId>
|
||||
|
||||
<packaging>jar</packaging>
|
||||
|
||||
@@ -72,8 +72,8 @@
|
||||
|
||||
<resources>
|
||||
<resource>
|
||||
<!-- we copy the content of the frontend directory in the final artifact -->
|
||||
<directory>dist/frontend</directory>
|
||||
<directory>./dist/frontend</directory>
|
||||
<targetPath>static</targetPath>
|
||||
</resource>
|
||||
</resources>
|
||||
</build>
|
||||
|
||||
Reference in New Issue
Block a user