first commit
This commit is contained in:
9
build/node_modules/has-gulplog/index.js
generated
vendored
Normal file
9
build/node_modules/has-gulplog/index.js
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
'use strict';
|
||||
|
||||
var sparkles = require('sparkles');
|
||||
|
||||
function hasGulplog(){
|
||||
return sparkles.exists('gulplog');
|
||||
}
|
||||
|
||||
module.exports = hasGulplog;
|
||||
Reference in New Issue
Block a user