vugu / vugu

Vugu: A modern UI library for Go+WebAssembly (experimental)
https://www.vugu.org
MIT License
4.8k stars 175 forks source link

Remove the replace directive for vugu and pin to v0.4.0 #285

Open owenwaller opened 1 week ago

owenwaller commented 1 week ago

Remove the replace directive to github.com/vugu/vugu => ../../ and see if this now passes a Github Action run.

Doing so causes test-002-click to build when it was previously failing via Github Actions.