Vertispan / jsinterop-ts-defs

Ingests jsinterop-annotated Java and generates TypeScript definitions
Apache License 2.0
7 stars 3 forks source link

Shaded jars do not include jsinterop-annotations, and do not depend on them #89

Closed vegegoku closed 11 months ago

vegegoku commented 11 months ago

Fix #86

vegegoku commented 11 months ago

To confirm, this only makes sure that the dependencies are added, rather than making them shaded into the jar?

Yes, they should not be shaded https://github.com/Vertispan/jsinterop-ts-defs/blob/main/jsinterop-ts-defs-processor/pom.xml#L82