Skip to content

Commit

Permalink
also deploy the manifest files in the dist folder
Browse files Browse the repository at this point in the history
Signed-off-by: Arnav Gupta <championswimmer@gmail.com>
  • Loading branch information
championswimmer committed Dec 20, 2015
1 parent ea11a3a commit d234989
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ var srcPaths = {
'./index.html',
'./app.js',
'./main.css',
'./config.js'
'./config.js',
'./manifest.*'

],
libs: [
'./bower_components/angular/angular.js',
Expand Down

0 comments on commit d234989

Please sign in to comment.