Browse Source

Debugging installer

pull/1785/head
jlukic 10 years ago
parent
commit
0cc31d1c06
1 changed files with 2 additions and 0 deletions
  1. 2
      tasks/config/project/config.js

2
tasks/config/project/config.js

@ -51,6 +51,8 @@ module.exports = {
// adds additional derived values to a config object
addDerivedValues: function(config) {
config = config || defaults;
/*--------------
File Paths
---------------*/

Loading…
Cancel
Save