mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Revised webpack bundling and updated worker loading, turned inline worker on by default.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
import './preload.js';
|
||||
import './preload';
|
||||
import './polyfills';
|
||||
|
||||
import React from 'react';
|
||||
import { render } from 'react-dom';
|
||||
import { createBrowserHistory } from 'history';
|
||||
|
Reference in New Issue
Block a user