Closed connor4312 closed 9 years ago
I've been wanting this for ages, thank you! Do you fancy adding a spec?
Sure, one minute...
There you go. Grouped in a new section for "common" functionality not specific to lazy loading.
Will merge this along with #69 and then get a new release out :+1:
@connor4312 unfortunately my merging of the other PR caused a conflict with this one. If you get a sec would you mind rebasing and pushing up? Sorry about this.
@connor4312 went ahead and rebased - this is now landed in https://github.com/jackfranklin/gulp-load-plugins/commit/bb9a5c591e74fd9bde199e05f811df9e13757e56. Thanks !
Previously, if you forgot to
npm install
after a pull and gulped, it'd throw a rather cryptic error when a package was not found:Now, it throws a nice one!