Hacker News new | ask | show | jobs
by avtolik 954 days ago
I am building an app right now and looked into this. Unfortunately the support for including static assets is limited for my case.
2 comments

What's your use case? Static assets are fairly limited today, but even within those limitations we've been able to get pretty far with symlinks.

If that's not enough or not desirable I completely understand, there's probably something we could do to improve it.

https://ko.build/features/static-assets/

depending on what sort of support you need, you can also consider embedding the static assets into the go binary