#85773 static build added

This commit is contained in:
Valery Kovalev
2021-04-28 15:18:05 +03:00
parent 54c8acf9e8
commit 308ceaa6b7
15 changed files with 117 additions and 4 deletions

16
dist/index.html vendored Normal file
View File

@@ -0,0 +1,16 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">
<script defer="defer" src="http://test.makeitforfun.com/js/chunk-vendors.js"></script>
<script defer="defer" src="http://test.makeitforfun.com/js/app.js"></script>
<link href="http://test.makeitforfun.com/css/app.css" rel="stylesheet">
</head>
<body>
<title>NGINXConfig | REG.RU</title>
<div class="wrapper layout-wrapper">
<div id="app"></div>
</div>
</body>
</html>