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