v0.153.2
worstell
tagged this
19 Mar 19:00
when we generate an external module, we stub the verb bodies. we shouldn't add imports which are only dependencies of the verb expression body because this import may be unused once the body is stubbed, causing build errors.