johnpapa / johnpapa/gulp-patterns
I think i found a bug in the inject function
Open
- Dominant language
- JavaScript
- Stars
- 499
- Forks
- 136
- PR merge metrics
- No merged PRs in 30d
Description
John I believe i found a bug in the inject/order functions.
The read option {read: false} is given to the gulp-inject function instead of the gulp.src.
So i got this error because of it:
[14:35:17] Wiring the bower dependencies into the html
[14:35:17] 'wiredep' errored after 51 ms
[14:35:17] Error in plugin 'gulp-inject'
Message:
There is no `read` option. Did you mean to provide it for `gulp.src` perhaps?
Rg,
Stefan
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.