Move .crx key.
This commit is contained in:
parent
015c83efd9
commit
54b8b712e8
@ -198,7 +198,7 @@ module.exports = (grunt) ->
|
||||
prod:
|
||||
src: 'testbuilds/crx<%= pkg.meta.suffix[pkg.channel] %>/'
|
||||
dest: 'testbuilds/<%= pkg.name %><%= pkg.meta.suffix[pkg.channel] %>.crx'
|
||||
privateKey: '../<%= pkg.name %>.pem'
|
||||
privateKey: '../<%= pkg.name %>-keys/<%= pkg.name %>.pem'
|
||||
|
||||
compress:
|
||||
crx:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user