djcompiler icon indicating copy to clipboard operation
djcompiler copied to clipboard

Compile also dependencies?

Open c0ntradicti0n opened this issue 2 years ago • 1 comments

Our django project can really be compiled using your nice tool. Is there a way to compile also dependencies imported from the files?

c0ntradicti0n avatar Aug 24 '23 14:08 c0ntradicti0n

It is not recommended to compile the dependencies imported from the file. though I will work on next version to make sure you can compile the imported packages.

abdoohossamm avatar Jan 18 '24 05:01 abdoohossamm