define and run custom scripts like in package.json
Author: amazfsCreated May 29, 2025Updated May 29, 2025
Labelstype/feature
Description
it's not possible to define custom scripts (without creating a package.json) nor running them (without installing another instance of pnpm)
The solution I'd like
a section in workspace.jsonc to define these scripts using the built-in pnpm
Source: teambit/bit