-
Notifications
You must be signed in to change notification settings - Fork 259
Closed
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.
Description
🚀 Feature Request
Affected Languages
-
TypeScriptorJavascript -
Python -
Java - .NET (
C#,F#, ...) -
Go
General Information
- JSII Version: 1.29.0
- Platform:
- I may be able to implement this feature request
- This feature might incur a breaking change
Description
Currently jsii-pacmak seems to create a go.mod file even if --code-only is supplied.
Is there a reason for that?
Proposed Solution
Don't generate / include a go.mod in the output directory if codeOnly: true / --code-only is set for jsii-pacmak.
Metadata
Metadata
Assignees
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.