mirror of
https://github.com/moparisthebest/mail
synced 2024-11-22 17:02:17 -05:00
patch dev manifest on wtch job
This commit is contained in:
parent
92b7ba6601
commit
c5dd7c07b9
@ -116,7 +116,7 @@ module.exports = function(grunt) {
|
||||
},
|
||||
app: {
|
||||
files: ['src/*.js', 'src/**/*.html', 'src/**/*.json', 'src/img/**/*', 'src/font/**/*'],
|
||||
tasks: ['copy:app', 'copy:tpl', 'copy:img', 'copy:font']
|
||||
tasks: ['copy:app', 'copy:tpl', 'copy:img', 'copy:font', 'manifest-dev']
|
||||
}
|
||||
},
|
||||
copy: {
|
||||
|
Loading…
Reference in New Issue
Block a user