5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-06 22:11:02 +08:00
wails/v3/internal/commands/build_assets/darwin
Fabio Massaioli 3f825823d5
[v3] Pass build flags to binding generator (#4023)
* Pass build flags to binding generator

* Update changelog

* Track variable dependencies using task labels

* Track JS/TS sources for binding generator

The `/wails:include` directive allows for the inclusion of additional JS/TS files in the generated bindings.

* Pass production var to frontend task

* Track binding generator output as source

* Fix generates pattern for frontend build task

* Fix typo in function `term.Warningf`

* Use facilities from `internal/term` in bindings command instead of `pterm`

---------

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2025-01-23 10:58:35 +00:00
..
icons.icns Taskfile / build assets refactor. 2024-12-08 19:27:46 +11:00
Taskfile.yml [v3] Pass build flags to binding generator (#4023) 2025-01-23 10:58:35 +00:00