5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-10 08:20:27 +08:00
wails/v3/internal/flags
Fabio Massaioli 45b2681dfc
[v3] Fix binding generator output and import paths (#3334)
* Fix relative import path computation

* Fix models output path

* Add option to generate bindings using bundled runtime

* Update binding example

* Fix testdata

* Update changelog

---------

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2024-03-22 21:18:04 +11:00
..
bindings.go [v3] Fix binding generator output and import paths (#3334) 2024-03-22 21:18:04 +11:00
common.go [v3] Initial template support (likely to change) 2023-01-22 15:39:57 +11:00
init.go Update default taskfile. Update copyright symbol 2023-11-17 21:53:45 +11:00
plugin.go Add plugin init. Update plugin signature. 2023-03-19 09:13:05 +11:00
task_wrapper.go [darwin] Wrappers for init, build, dev, package. Refactored default Taskfile. 2023-11-12 21:41:10 +11:00