-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I'm migrating from Moonrepo and by default it runs tasks transitively.
I have a few questions around vp -t:
- Is there a way to run with
-tby default? - Does Transitive mode parallelize when available? e.g. two packages that don't depend on eachother.
- The docs recommend running
vp build,vp test, etc, without-t: https://viteplus.dev/guide/ci. Wouldn't it be better to run with-t?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackPriority
None yet