Убираем лишнюю папку buld

This commit is contained in:
2023-10-07 23:15:45 +03:00
parent ac7ccde2e3
commit 7b4bf9d4f7
10 changed files with 5 additions and 5 deletions

BIN
data_full/bundle.css.gz Normal file

Binary file not shown.

BIN
data_full/bundle.js.gz Normal file

Binary file not shown.

BIN
data_full/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

16
data_full/index.html 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" />
<title>IoT Manager 4.5.2</title>
<link rel="icon" type="image/png" href="/favicon.ico" />
<link rel="stylesheet" href="/bundle.css?4520" />
<script defer src="/bundle.js?4520"></script>
</head>
<body></body>
</html>