does the default biff/jetty deployment automatically gzip javascript files when sending them to the browser? How can I ensure that gzipping is occurring? Most of the stuff I see online involves editing xml files.
Biff doesn't set up jetty to do this, but the nginx config in server-setup.sh covers it: https://github.com/jacobobryant/biff/blob/502a4f5414a82ab96c7fd6809aef142bf807c0e7/starter/server-setup.sh#L98
gotcha, thanks
FYI! https://clojurians.slack.com/archives/C8NUSGWG6/p1721784089508249