Christopher Hiller
Christopher Hiller
@kriskowal I've resolved conflicts.
I'm thinking [zx](https://npm.im/zx) would be a great replacement.
Ref: https://github.com/endojs/endo/issues/2621#issuecomment-2654911082
Regarding design for something like this, I'd suggest going in this direction (though it's just a suggestion and we've already implemented some similar stuff): - `.config/tsconfig.common.json` - containing all `compilerOptions`...
@naugtur lmk if you can think of anything else you'd like to see here
yeah, good point.
I don't think I understand how this changes things, practically speaking. If I modify something in a subflow, doesn't that reflect across all my instances? Or does this depend on...
~~If anyone can point me in the direction of why the tests are failing, that'd be helpful; otherwise I'll just plug at it.~~ Plugged.
Going to extract the changes to `@endo/evasive-transform` into a separate PR.
Ref: https://github.com/endojs/endo/pull/2332 cc @kriskowal