When i import ajar lib for my extension is it necessary to import dependencies of the jar library?

When i import ajar lib for my extension is it necessary to import dependencies of the jar library ?

because its dependencies cost my extension’s space

yeah if it is not available through any other components of builder then you have to import

you can try rush with optimise tag it will reduce its size.

2 Likes