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