goshimmer icon indicating copy to clipboard operation
goshimmer copied to clipboard

Replace pkger with native embedding for static files

Open jonastheis opened this issue 3 years ago • 0 comments

Instead of relying on the external tool pkger we can use the new native Go functionality to embed static files. https://pkg.go.dev/embed

jonastheis avatar Feb 09 '22 09:02 jonastheis