Shadowfiend / sbt-resource-management

Provides tasks to compile coffee script and compass/SASS files, plus tasks to bundle and upload to S3.
http://hacklanta.com/
MIT License
21 stars 7 forks source link

Gzip Me Up: Add gzipping flag to publish gzipped resources to S3 #29

Closed Shadowfiend closed 9 years ago

Shadowfiend commented 10 years ago

Resources are gzipped in-memory before transmission to S3, where they are properly marked with Content-Encoding: gzip.

This also fixes the snapshot version to 0.5.0-SNAPSHOT.

farmdawgnation commented 9 years ago

Lol. Heyyyyyy @Shadowfiend :D

Shadowfiend commented 9 years ago

Oof. Lemme try and give this a look tomorrow or late tonight.

Shadowfiend commented 9 years ago

Have a look at dat.

farmdawgnation commented 9 years ago

I'm down. Let's do it.