1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

ADDED support for local webpack devserver development

This commit is contained in:
Robert Gründler 2019-11-29 14:03:16 +01:00
parent 7be7e9fd67
commit ecc3b17aca
4 changed files with 426 additions and 5 deletions

View file

@ -102,5 +102,6 @@
<div class="skinHeader focuscontainer-x"></div>
<div class="mainAnimatedPages skinBody"></div>
<div class="mainDrawerHandle"></div>
<%= htmlWebpackPlugin.options.appLoader %>
</body>
</html>