这是indexloc提供的服务,不要输入任何密码
Skip to content

Install from/filter to only install required packages/dependencies #1211

@bkniffler

Description

@bkniffler

Describe the feature you'd like to request

Being able to build with dependency graph is cool. But what if, in a big repo with many different projects, I'd only like to install & build the frontend project without having the backend dependencies. Rush is able to do just that. Is there a way to accomplish the same with turbo repo?

Describe the solution you'd like

turbo install --filter=my-app

Describe alternatives you've considered

Using rush; or using pnpm and deleting the folders that I don't want to have included, just before installing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions