mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-26 23:06:43 -04:00
Fixed: Webpack worker loading with UrlBase
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
/* eslint-disable-next-line no-undef */
|
||||
__webpack_public_path__ = `${window.Radarr.urlBase}/`;
|
||||
|
||||
import './preload.js';
|
||||
import React from 'react';
|
||||
import { render } from 'react-dom';
|
||||
import { createBrowserHistory } from 'history';
|
||||
|
||||
Reference in New Issue
Block a user