This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
funkwhale
kopia lustrzana
https://dev.funkwhale.audio/funkwhale/funkwhale
Obserwuj
1
Polub
0
Forkuj
You've already forked funkwhale
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
6a91ea91b2
funkwhale
/
front
/
public
/
settings.json
7 wiersze
89 B
JSON
Czysty
Zwykły widok
Historia
Unescape
Escape
Use lighter vue-cli instead of clunky manual webpack config
2018-08-11 14:21:14 +00:00
{
Fixed broken custom css path
2018-12-20 11:12:28 +00:00
"additionalStylesheets"
:
[
"/front/custom.css"
Fix #650: Support setting a server URL in settings.json
2019-01-15 13:56:51 +00:00
]
,
"defaultServerUrl"
:
null
Use lighter vue-cli instead of clunky manual webpack config
2018-08-11 14:21:14 +00:00
}