nats-nui / nui

Free and Open Source NATS management GUI.
https://natsnui.app
The Unlicense
87 stars 7 forks source link

compile for webkit2gtk-4.1 on Linux #9

Open akhenakh opened 5 days ago

akhenakh commented 5 days ago

Arch is using webkit2gtk-4.1

To compile nui I had to update go.mod to: github.com/wailsapp/wails/v2 v2.9.1

Use wails 2.9.1 and pass: wails-2.9.1 build -tags webkit2_41

Hoping it may help other users.

pricelessrabbit commented 4 days ago

thanks for the tip! i'll definitely have a look at that. Need to have some tries to ensure it not affects distros with webkit2gtk-4.0