Debug Vinyl file streams to see what files are run through your Gulp pipeline
by sindresorhusLast 12 weeks · 0 commits
4 of 6 standards met
Repository: sindresorhus/gulp-debug. Description: Debug Vinyl file streams to see what files are run through your Gulp pipeline Stars: 221, Forks: 30. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Topics: debug, gulp-plugin, javascript, nodejs, vinyl. Latest release: v5.0.1 (2y ago). Open PRs: 0, open issues: 0. Last activity: 5mo ago. Community health: 85%. Top contributors: sindresorhus, bdukes, demurgos, CodeMan99, joscha, JoshuaDoshua, soulfresh.
JavaScript
!image !image
I don't know why but my output is limited only to 16 lines. My task is really simple: but it lists only first 16 files. When I append another it lists 16 more lines and so on. I don't know it it matters but I'm using also this in my gulpfile (but not in this specific task): Looking forward to any suggestions. Edit** I commented out everything except: , but it doesn't solve the problem so I belive it is some kind of limitation.