Replies: 1 comment 1 reply
-
|
Moving that to a different module seems like a good Idea, I've created a new issue for this: #65 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. Am I correct in assuming that dependencies:
are related to tool
java-ts-genand on runtimejava-bridgehas no external dependencies?Have you considered creating a separate npm module for
java-ts-gentool?This would allow you to install it as dev dependency in the target project and not dragging baggage to production dependencies.
Beta Was this translation helpful? Give feedback.
All reactions