another Gruntfile change
This commit is contained in:
parent
ff057d4f29
commit
9d65a93c83
@ -85,7 +85,6 @@ module.exports = (grunt) ->
|
||||
|
||||
concurrent:
|
||||
build: [
|
||||
'concat:meta'
|
||||
'build-crx'
|
||||
'build-userscript'
|
||||
]
|
||||
@ -198,6 +197,7 @@ module.exports = (grunt) ->
|
||||
grunt.registerTask 'release', [
|
||||
'build'
|
||||
'shell:pack'
|
||||
'concat:meta'
|
||||
'copy:builds'
|
||||
'shell:commit'
|
||||
'shell:push'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user