Hi guys, should I compile my effect code?
lets say im working in a monorepo. i have a domain package defining business logic with effect-ts. i have an ai package that implements the services and stuff. i have an app that consumes that ai package. should the ai package compile it's source code for the other app to use? please tag me in any answers, thanks.