-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
Ref. #90 (comment), cc. @43081j
In Tinypool we used to override local Vitest's tinypool version to the local ./dist one, so that all unpublished changes would check Vitest compatibility immediately.
"pnpm": { "overrides": { "vitest>tinypool": "link:./" } }
We should do the same with tinyexec. I quickly tested this locally with pnpm, and it does catch #90 when reverted. I wasn't able to make this work with plain npm, so switching to pnpm might be needed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels