You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 25, 2023. It is now read-only.
fix: do not require monorepo_root to be specified as an absolute path
Previously, the `exact` enumeration method required the `monorepo_root`
to be specified as an absolute path. This commit canonicalizes the
`monorepo_root` before invoking `tsc`, so this constraint is no longer
required.
0 commit comments