I'll no longer be supporting the Opera extension.
This commit is contained in:
parent
36bc01469b
commit
71e004af9a
@ -81,9 +81,6 @@ module.exports = (grunt) ->
|
||||
dest: 'builds/crx/'
|
||||
expand: true
|
||||
flatten: true
|
||||
opera:
|
||||
files:
|
||||
'builds/4chan-X-Opera.nex': 'builds/4chan-X-Chrome.zip'
|
||||
|
||||
coffee:
|
||||
script:
|
||||
@ -190,7 +187,6 @@ module.exports = (grunt) ->
|
||||
grunt.registerTask 'release', [
|
||||
'default'
|
||||
'compress:crx'
|
||||
'copy:opera'
|
||||
'shell:commit'
|
||||
'shell:push'
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user