We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The gulp-load-plugins module does not support scoped gulp plugins. npm-scope.
gulp-load-plugins
I believe line 20 could be changed from ['gulp-*', 'gulp.*'] to ['gulp-*', 'gulp.*', '@*/gulp{.,-}*'].
['gulp-*', 'gulp.*']
['gulp-*', 'gulp.*', '@*/gulp{.,-}*']