Skip to content

Forward various commands using vp pm #1038

@thinceller

Description

@thinceller

Description

I am looking to introduce Vite+ into an existing project that uses pnpm. However, in our project, we perform a minimal dependency resolution during the container build using pnpm deploy. When I try to execute the pnpm deploy command via vp pm, I get the error: Command 'deploy' not found.

If the vp pm command could forward all commands to the package manager, it would make the transition to Vite+ much smoother.

Suggested solution

The vp pm command should forward all subcommands to the package manager.

Alternative

In my use case, being able to run the vp pm deploy command would allow for a smooth transition to Vite+.

Additional context

Validations

  • Read the Contributing Guidelines.
  • Confirm this request is for Vite+ itself and not for Vite, Vitest, tsdown, Rolldown, or Oxc.
  • Check that there isn't already an issue requesting the same feature.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Priority

None yet

Start date

None yet

Target date

None yet

Effort

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions