sogko / gulp-recipes

gulp-recipes
MIT License
399 stars 66 forks source link

problem with lodash and restangular #16

Open bougste opened 6 years ago

bougste commented 6 years ago

I have restangular in dependencies. When i try to separate vendor and app, i have this error : Error: [$injector:modulerr] Failed to instantiate module restangular due to: ReferenceError: _ is not defined

How shim lodash in external package?