Self-Contained OutputPackages your workspace package with all internal dependencies into a standalone directory ready for deployment.
Deterministic LockfileGenerates an adapted lockfile for the isolated package, ensuring deterministic dependency resolution.
Recursive DependenciesAutomatically resolves and includes the full tree of internal dependencies, no matter how deep.
Zero ConfigWorks out of the box for the vast majority of use cases. Just run npx isolate and you're done.