Is there a way to force the order of Anvil `CodeGenerator`s so i can use a generated provision module in a separate generated file?
r
ralf
02/25/2022, 11:36 PM
There’s no way to force an order, but each code generator is called multiple rounds with the generated code used as input until no code generator generates code anymore.