mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
always build web first
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user