diff options
| author | 2013-09-11 13:07:18 +0200 | |
|---|---|---|
| committer | 2013-09-11 13:07:18 +0200 | |
| commit | 6104151b9f5e682ba1f3c2e09c28604066b30fdf (patch) | |
| tree | b9a1d6d6e84fdcd58ed3b7130a72439b7c37c8f0 /pyload/web/package.json | |
| parent | container upload and url parser for linkgrabber (diff) | |
| download | pyload-6104151b9f5e682ba1f3c2e09c28604066b30fdf.tar.xz | |
gzip files on build, disabled gzip middleware
Diffstat (limited to 'pyload/web/package.json')
| -rw-r--r-- | pyload/web/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyload/web/package.json b/pyload/web/package.json index fdd7b62c4..e1a2defb7 100644 --- a/pyload/web/package.json +++ b/pyload/web/package.json @@ -20,6 +20,7 @@ "grunt-contrib-requirejs": "~0.4.0", "grunt-contrib-imagemin": "~0.1.3", "grunt-contrib-watch": "~0.4.0", + "grunt-contrib-compress": "~0.5.0", "grunt-rev": "~0.1.0", "grunt-usemin": "~0.1.10", "grunt-mocha": "~0.3.0", |
