Replies: 1 comment
-
Original reply by @mpvl in cuelang/cue#506 (comment)
We're considering adding a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Originally opened by @anjidevarasetty in cuelang/cue#506
below is my sample CUE file
if target_enable key is present, exported json should be like below
if target_enable not present json should be
How can i implement it in cuelang
Beta Was this translation helpful? Give feedback.
All reactions