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.
Any Package ManagerWorks with NPM, PNPM, Yarn (classic and modern), and partial Bun support out of the box.
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.