mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
dev - copy manifest on change
This commit is contained in:
parent
7bbb624540
commit
4723a2949e
@ -42,6 +42,10 @@ module.exports = function (grunt) {
|
||||
},
|
||||
tasks: ['copy'],
|
||||
},
|
||||
manifest: {
|
||||
files: '<%= config.app %>/manifest.json',
|
||||
tasks: ['copy'],
|
||||
},
|
||||
gruntfile: {
|
||||
files: ['Gruntfile.js']
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user