5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-04 13:22:55 +08:00
wails/v2/internal/appng
stffabi 131a8f421d [v2] Infer assetDir from embed.FS
AssetDir is now inferred from the assets, if the assets is an
embed.FS, by taking the relativ path to the index.html joined with
the project root.

The assetDir flag still exists and can be used if the inferring doesn't
work, because the provided embed.FS wasn't defined in the main
package.
2021-12-06 13:47:16 +01:00
..
app_bindings.go [v2] Experimental TS generation for bindings 2021-11-30 22:14:29 +11:00
app_darwin.go [v2] Fix bindings build tags 2021-10-06 20:36:31 +11:00
app_default_darwin.go [v2] Fix bindings build tags 2021-10-06 20:36:15 +11:00
app_default_linux.go [linux] get compiling working 2021-11-13 17:06:48 -08:00
app_default_windows.go [v2] update go build url 2021-10-08 19:51:51 +11:00
app_dev.go [v2] Infer assetDir from embed.FS 2021-12-06 13:47:16 +01:00
app_linux.go [linux] get compiling working 2021-11-13 17:06:48 -08:00
app_production.go [v2] Fix logging in prod builds. Fixes #983 2021-12-01 19:39:00 +11:00
app_windows.go [v2] Fix bindings build tags 2021-10-06 20:36:15 +11:00