Update strategy caching bundle front js files with webpack
- Add HtmlWebpackPlugin to use template index html
This commit is contained in:
Vendored
-1
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user