Skip to content

Support codeOnly for Go in jsii-pacmak #2848

@ansgarm

Description

@ansgarm

🚀 Feature Request

Affected Languages

  • TypeScript or Javascript
  • 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

Labels

feature-requestA feature should be added or improved.needs-triageThis issue or PR still needs to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions