Убираем лишнюю папку 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

View File

@@ -7,9 +7,9 @@
<title>IoT Manager 4.5.2</title>
<link rel="icon" type="image/png" href="/favicon.ico" />
<link rel="stylesheet" href="/build/bundle.css?4520" />
<link rel="stylesheet" href="/bundle.css?4520" />
<script defer src="/build/bundle.js?4520"></script>
<script defer src="/bundle.js?4520"></script>
</head>
<body></body>