fix build problem (#347)

* fix build problem

* fix fully remove S-UI panel in README.md

* fix frontend build problem (npm install before build frontend)

* web/html folder dosent exist at the fisrt place
This commit is contained in:
tinybug
2024-11-17 15:20:26 +03:30
committed by GitHub
parent e89ac96885
commit 4649bd42ae
3 changed files with 10 additions and 4 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "frontend",
"version": "1.0.0",
"version": "1.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "frontend",
"version": "1.0.0",
"version": "1.1.0",
"dependencies": {
"@mdi/font": "7.4.47",
"axios": "^1.7.4",