From f668e377b5afdc0609d60b235d55c6d5dae6b02f Mon Sep 17 00:00:00 2001 From: ccd0 Date: Mon, 13 Apr 2015 19:43:57 -0700 Subject: [PATCH] Remove dead grunt-crx reference. --- Gruntfile.coffee | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Gruntfile.coffee b/Gruntfile.coffee index 188cf337b..dac7ba6d0 100755 --- a/Gruntfile.coffee +++ b/Gruntfile.coffee @@ -234,12 +234,6 @@ module.exports = (grunt) -> ] tasks: 'build' - crx: - prod: - src: 'testbuilds/crx<%= pkg.meta.suffix[pkg.channel] %>/' - dest: 'testbuilds/<%= pkg.name %><%= pkg.meta.suffix[pkg.channel] %>.crx' - privateKey: '../<%= pkg.name %>-keys/<%= pkg.name %>.pem' - compress: crx: options: