1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-22 22:15:17 -04:00

Fixed: Webpack worker loading with UrlBase

This commit is contained in:
ta264
2019-12-09 21:23:32 +00:00
committed by Qstick
parent 24f93ec3ef
commit a931ac1022
3 changed files with 4 additions and 5 deletions
+2
View File
@@ -0,0 +1,2 @@
/* eslint no-undef: 0 */
__webpack_public_path__ = `${window.Radarr.urlBase}/`;