vigour-io / packer-server

Asset manager for native wrapped application
0 stars 1 forks source link

Added gzip + linting + a few trivial fixes #20

Closed shawninder closed 8 years ago

shawninder commented 8 years ago

Most of this PR is linting, but I also added gzip compression and fixed .catch(() => log.info('packer-server', err)) -> .catch((reason) => log.info('packer-server', reason)).

I will better separate tasks in future PRs

andrepadez commented 8 years ago

thanks for the linting, my sublime lost its settings.

andrepadez commented 8 years ago

published with version 0.1.5