Modular .wasp files?
Hi, is it possible to have modular
I imagine
.wasp files? Or is main.wasp the only possible option?I imagine
main.wasp growing fairly big as my app grows, and being able to split main.wasp into multiple .wasp files (potentially with imports) would have been extremely useful.