mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-13 00:23:59 -07:00
Fixed: Use a worker for UI fuzzy search
This commit is contained in:
parent
de491aa4b3
commit
cccac3532d
7 changed files with 132 additions and 27 deletions
|
@ -1,6 +1,4 @@
|
|||
/* eslint-disable-next-line no-undef */
|
||||
__webpack_public_path__ = `${window.Lidarr.urlBase}/`;
|
||||
|
||||
import './preload.js';
|
||||
import React from 'react';
|
||||
import { render } from 'react-dom';
|
||||
import { createBrowserHistory } from 'history';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue