R
R
Roman Rakzin2015-07-15 10:15:09
go
Roman Rakzin, 2015-07-15 10:15:09

How to compress js/css files in golang?

How to compress js/css files in golang? It is necessary that when loading it, it minimizes them (and puts them in the cache).

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
SilentFl, 2015-07-15
@SilentFl

you shouldn't do that unless you're writing some kind of perverted embed stuff. go-code should not bother with static at all, this is the level of nginx (or equivalent)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question