always build web first

This commit is contained in:
proddy
2025-10-24 15:35:54 +02:00
parent 2f5b879652
commit 28e1e46586

View File

@@ -98,7 +98,8 @@ build_flags =
build_unflags = build_unflags =
${common.unbuild_flags} ${common.unbuild_flags}
extra_scripts = extra_scripts =
scripts/rename_fw.py ; renames the firmware .bin file pre:scripts/build_interface.py ; builds the WebUI
post:scripts/rename_fw.py ; renames the firmware .bin file
monitor_speed = 115200 monitor_speed = 115200
monitor_filters = direct monitor_filters = direct
build_type = release build_type = release