mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-13 16:43:58 -07:00
Revised webpack bundling
This commit is contained in:
parent
92334d237a
commit
66c5828c92
7 changed files with 218 additions and 25 deletions
|
@ -1,3 +1,6 @@
|
|||
/* eslint-disable-next-line no-undef */
|
||||
__webpack_public_path__ = `${window.Lidarr.urlBase}/`;
|
||||
|
||||
import React from 'react';
|
||||
import { render } from 'react-dom';
|
||||
import { createBrowserHistory } from 'history';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue