-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
My shared library has a lot of dependencies so when it is build, all dependencies are included. OK.
But when i build my plugin that has only a dependency to my shared module, all subdependecies of shared are also included in my plugin. So my plugin reach more or less the same size of shared.
How avoid this?
Metadata
Metadata
Assignees
Labels
No labels