HM-22. Добавлено в Webpack dev-server clean, загрузка картинок и шрифтов (#1)

This commit is contained in:
Metanka
2020-07-06 10:30:51 +03:00
committed by GitHub
parent 7103f13750
commit 3a7f88def3
9 changed files with 4101 additions and 18 deletions

11
src/app.html Normal file
View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
</body>
</html>