1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-25 22:37:27 -04:00

Revised webpack bundling and updated worker loading, turned inline worker on by default.

This commit is contained in:
Taloth Saldono
2020-06-06 23:03:15 +02:00
committed by Qstick
parent 9c3b4e3025
commit 3e3b2a7784
5 changed files with 8 additions and 16 deletions
-1
View File
@@ -79,6 +79,5 @@
</body>
<script src="/initialize.js" data-no-hash></script>
<script src="/polyfills.js"></script>
<!-- webpack bundles body -->
</html>