wide-midnight-78598
04/22/2022, 6:38 PM./pants package
?wide-midnight-78598
04/22/2022, 6:39 PM./pants export-codegen
?hundreds-father-404
04/22/2022, 6:45 PMwide-midnight-78598
04/22/2022, 6:49 PMPants will not actually write the generated files to disk, except when running ./pants export-codegen. Instead, any targets that depend on the protocol targets will cause their code to be generated, and those generated files will be copied over into the "chroot" (temporary directory) where Pants executes.
So I started questioning if this was the correct route, even though it feels odd.wide-midnight-78598
04/22/2022, 6:50 PMhundreds-father-404
04/22/2022, 7:22 PM