Is there a way to force the order of Anvil `CodeGe...
# squarelibraries
d
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
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.