go-astilectron
go-astilectron copied to clipboard
how to integrate with https://github.com/rakyll/statik
use https://github.com/rakyll/statik to package static file into exe and how to use go-astilectron to call it
Why do you want to use statik when you can just use go:embed, also it won't work (unless I done it completly wrong) I tried bundling electron and the other required files but it wouldn't start.