Is it possible for the cloudinary module to pull in only submodules of lodash library instead of entirety of whole library
I'm currently using the nuxt/cloudinary module. This module has cloudinary module dependency. I look through the cloudinary module and it seems to be pulling in the whole lodash library. Is it possible to "trim" the lodash library as not all of features are being used? It just seems too bulky.
-
Hi Yi Ren
In short the answer is no.
The longer version, nuxt/cloudinary is a 3rd party repo and is not supported by Cloudinary, one of the dependencies for the package is Cloudinary Node SDK , lodash is a dependency for the Cloudinary Node SDK
If you would like, please give us more info on what you need and maybe we can find a better fit for you
Regards
Adi
Post is closed for comments.
Comments
1 comment