pkl icon indicating copy to clipboard operation
pkl copied to clipboard

Fix dropped `implementSerializable` flag

Open sgammon opened this issue 4 months ago • 0 comments

Fixes and closes apple/pkl#191:

In CliKotlinCodeGeneratorOptions, the implementSerializable property is not copied to the KotlinCodegenOptions, in effect meaning it cannot be toggled to true.

sgammon avatar Feb 18 '24 20:02 sgammon