Adjust gulpfile to styleguide

master
Surma 2015-08-06 12:39:04 +01:00
parent ee8c302c10
commit f2ef6663ce
1 changed files with 21 additions and 22 deletions

View File

@ -357,7 +357,6 @@ gulp.task('demoresources', function () {
* put together.
*/
gulp.task('demos', ['demoresources'], function() {
function getComponentFolders() {
return fs.readdirSync('./src/')
.filter(function(file) {