Conversation
|
Hmmm don't you feel weird to ignore certain file in a plugin? I don't think it's a good idea. |
|
Well, it makes me can gulp.src() all js and ls files once without special processing (such as streamqueue or gulp-filter). I know there should be a better way. My code is a simple work around like gulp-stylus on .css files. Maybe you can check it? |
|
Sure. Put them on here or a separate gist would be fine. |
|
Sorry accidentally closed this. I'll leave it open for a while for further discussion |
|
Sorry I forgot to attach them here. See https://github.com/stevelacy/gulp-stylus/blob/master/index.js#L24-L26 To me, it is not to do more than one thing. It is just a work around. |
No description provided.