Adjust gulpfile to styleguide
This commit is contained in:
parent
ee8c302c10
commit
f2ef6663ce
@ -357,7 +357,6 @@ gulp.task('demoresources', function () {
|
||||
* put together.
|
||||
*/
|
||||
gulp.task('demos', ['demoresources'], function() {
|
||||
|
||||
function getComponentFolders() {
|
||||
return fs.readdirSync('./src/')
|
||||
.filter(function(file) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user