Remove console log

This commit is contained in:
Dan Mindru 2017-11-24 15:06:18 +01:00
parent bcb013e39d
commit 23ae549b64
2 changed files with 6640 additions and 2 deletions

6640
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -50,8 +50,6 @@ function buildTask(options){
return prev += '<link rel="stylesheet" href="' + cssPath + '">';
}, '');
console.log(cwd)
options
.src([cwd + '/**/*.html', '!' + cwd + '/**/*.inc.html'])
.pipe(preprocess({