5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-09 18:31:29 +08:00
wails/v3/internal/parser/testdata/enum/frontend/bindings/main
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
..
GreetService.js [v3] Fix binding generator output and import paths (#3334) 2024-03-22 21:18:04 +11:00
GreetService.name.js [v3] Fix binding generator output and import paths (#3334) 2024-03-22 21:18:04 +11:00
GreetService.name.ts Update bindings tests 2024-01-07 20:11:34 +11:00
GreetService.ts Update bindings tests 2024-01-07 20:11:34 +11:00
models.interfaces.ts Update bindings generator to generate bindings in packages and files. 2023-12-22 20:01:42 +11:00
models.js Update bindings generator to generate bindings in packages and files. 2023-12-22 20:01:42 +11:00
models.ts Update bindings generator to generate bindings in packages and files. 2023-12-22 20:01:42 +11:00