Skip to content

Commit

Permalink
Merge pull request #256 from doug-wade/add-gulpfile
Browse files Browse the repository at this point in the history
[254] Generate gulpfile from template
  • Loading branch information
gigabo committed Jun 3, 2016
2 parents 59878a4 + c87455f commit f130865
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/generator-react-server/generators/app/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ module.exports = yeoman.Base.extend({
});

let files = [
'gulpfile.js',
'hello-world-page.js',
'hello-world.js',
'package.json',
Expand Down

0 comments on commit f130865

Please sign in to comment.