5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 16:51:16 +08:00
wails/v2/cmd/wails
stffabi 529ec569f7
[v2, dev] Use custom schemes for in-app dev mode (#2610)
This fixes some long-standing inconsistencies between
dev mode builds and production builds but is a breaking
change. Dev mode uses custom scheme for Vite versions >= 3.0.0
and for older it still behaves in the old way.
2023-04-20 12:37:40 +02:00
..
flags [v2, dev] Fix skipbindings flag in wails dev (#2584) 2023-04-13 07:45:49 +10:00
internal [v2, dev] Use custom schemes for in-app dev mode (#2610) 2023-04-20 12:37:40 +02:00
build.go Add nosyncgomod flag (#2215) 2022-12-20 22:08:02 +11:00
dev.go Refactored build command (#2123) 2022-12-01 18:18:02 +11:00
doctor.go fix: fix go test errors (#2169) 2022-12-06 06:45:06 +11:00
generate.go Refactored build command (#2123) 2022-12-01 18:18:02 +11:00
init.go Refactored build command (#2123) 2022-12-01 18:18:02 +11:00
main.go fix: fix console printing (#2483) 2023-04-01 18:22:27 +11:00
show.go Refactored build command (#2123) 2022-12-01 18:18:02 +11:00
update.go fix: fix go test errors (#2169) 2022-12-06 06:45:06 +11:00