mirror of
https://github.com/9001/copyparty.git
synced 2025-11-03 05:23:31 +00:00
misc optimizations / cleanup:
* slightly faster startup / shutdown * forgot a jinja2 golf * waste 4KiB changing prismjs back to gz since brotli is https-gated ;_; * broke support for firefox<52 (non-var functions must be toplevel or immediately within another function), now even firefox 10 / centos 6 is somewhat supported again
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
all: $(addsuffix .br, $(wildcard prism* easymde*))
|
||||
all: $(addsuffix .br, $(wildcard easymde*))
|
||||
|
||||
%.br: %
|
||||
brotli -jZ $<
|
||||
|
||||
Reference in New Issue
Block a user