Skip to content

Commit 8a3512e

Browse files
committed
Save .yo-rc.json config file after generation
1 parent c2dd483 commit 8a3512e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ var Generator = module.exports = function() {
2222

2323
this.copy(file, file);
2424
}, this);
25+
26+
this.config.save();
2527
};
2628

2729
Generator.name = "jQuery Boilerplate";

0 commit comments

Comments
 (0)