manifest.json included with dist
This commit is contained in:
parent
3c9face597
commit
2952f9d158
|
@ -356,6 +356,7 @@ gulp.task('dist:move', function () {
|
|||
paths.webroot + 'u2f-connector.html',
|
||||
paths.webroot + 'duo-connector.html',
|
||||
paths.webroot + 'favicon.ico',
|
||||
paths.webroot + 'manifest.json',
|
||||
paths.webroot + 'app-id.json'
|
||||
],
|
||||
dest: paths.dist
|
||||
|
|
Loading…
Reference in New Issue