You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to embed the bindata optionally based on a build tag, since we are running a Go application I really love the feature to server everything from the single file.
Activity
bkcsoft commentedon Nov 4, 2016
Cannot up-vote this issue enough, this is killing my dev-speed because I have to recompile all the time for things that aren't even being compiled 😒
bkcsoft commentedon Nov 4, 2016
Maybe add a
pre-compile
-tag as well while we're at it, which pulls intemplates/, scripts/, public/
for a truly single-binary release 😉strk commentedon Nov 5, 2016
My PR #78 is solely about the optionality of embedding
tboerger commentedon Dec 22, 2016
Solved via #354
fixes go-gitea#30 fixes go-gitea#31 This changes the name of the sess…
Update contributing & maintainers file (#30)