Update strategy caching bundle front js files with webpack

- Add HtmlWebpackPlugin to use template index html
This commit is contained in:
Gregoire Parant 2020-06-01 11:53:12 +02:00
parent f2d7a9a732
commit 244f87196e
5 changed files with 308 additions and 5 deletions

View file

@ -10,7 +10,6 @@
<title>Document</title>
</head>
<body id="body" style="margin: 0">
<script src="bundle.js"></script>
<div id="webRtc" class="webrtc">
<div id="activeCam" class="activeCam">
<div id="div-myCamVideo" class="video-container">