mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-28 01:00:13 +02:00
manifest fixes
This commit is contained in:
@@ -40,7 +40,8 @@ gulp.task('copyFiles', function() {
|
||||
'src/detached-window.js',
|
||||
'src/icon-48.png',
|
||||
'src/icon-128.png',
|
||||
'src/patreon.png'
|
||||
'src/patreon.png',
|
||||
'manifest.json'
|
||||
])
|
||||
.pipe(gulp.dest('app')),
|
||||
|
||||
|
Reference in New Issue
Block a user