Browse Source

Remove console.log

pull/4074/head
Jack Lukic 8 years ago
parent
commit
9528c1764f
1 changed files with 0 additions and 2 deletions
  1. 2
      tasks/config/project/config.js

2
tasks/config/project/config.js

@ -97,8 +97,6 @@ module.exports = {
packaged : '.' + path.sep + path.relative(config.paths.output.packaged, config.paths.output.themes).replace(/\\/g, '/')
};
console.log(config.paths.assets);
/*--------------
Permission
---------------*/

Loading…
Cancel
Save