Update strategy caching bundle front js files with webpack
- Add HtmlWebpackPlugin to use template index html
This commit is contained in:
parent
f2d7a9a732
commit
244f87196e
5 changed files with 308 additions and 5 deletions
1
front/dist/index.html
vendored
1
front/dist/index.html
vendored
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue