mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-16 16:20:04 +00:00
"Fixed" build because of unmaintained "mat-table-filter" library
This commit is contained in:
@@ -59,6 +59,10 @@
|
|||||||
<goals>
|
<goals>
|
||||||
<goal>npm</goal>
|
<goal>npm</goal>
|
||||||
</goals>
|
</goals>
|
||||||
|
<configuration>
|
||||||
|
<!-- Use legacy peer dependency handling because "mat-table-filter" is unmaintained -->
|
||||||
|
<arguments>install --legacy-peer-deps</arguments>
|
||||||
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
|
|
||||||
<!-- Update frontend version in package.json -->
|
<!-- Update frontend version in package.json -->
|
||||||
|
|||||||
Reference in New Issue
Block a user