mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 00:53:57 -07:00
* New: Webpack 4 * New: Gulp 4 * New: Transpile UI for old browsers Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 lines
80 B
JavaScript
2 lines
80 B
JavaScript
/* eslint no-undef: 0 */
|
|
__webpack_public_path__ = `${window.Lidarr.urlBase}/`;
|