mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
update packages
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
"@alova/adapter-xhr": "2.1.0",
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/styled": "^11.14.0",
|
||||
"@mui/icons-material": "^6.2.1",
|
||||
"@mui/material": "^6.2.1",
|
||||
"@mui/icons-material": "^6.3.1",
|
||||
"@mui/material": "^6.3.1",
|
||||
"@table-library/react-table-library": "4.1.7",
|
||||
"alova": "3.2.7",
|
||||
"async-validator": "^4.2.5",
|
||||
|
||||
@@ -28,10 +28,10 @@ default_envs = s3_16M_P ; BBQKees S3
|
||||
; monitor_filters = colorize, esp32_exception_decoder
|
||||
|
||||
; customize the scripts
|
||||
extra_scripts =
|
||||
; extra_scripts =
|
||||
; pre:scripts/build_interface.py ; builds the WebUI (unless NO_BUILD_WEBUI is set) - comment out if you don't want to build each time
|
||||
; scripts/rename_fw.py ; renames the firmware .bin file - comment out if not needed
|
||||
scripts/upload.py ; optionally upload the firmware via OTA (must have upload_protocol = custom)
|
||||
; scripts/upload.py ; optionally upload the firmware via OTA (must have upload_protocol = custom)
|
||||
|
||||
; set the username and password for the admin account (default password is admin)
|
||||
custom_username = admin
|
||||
|
||||
Reference in New Issue
Block a user