bit icon indicating copy to clipboard operation
bit copied to clipboard

define and run custom scripts like in package.json

Open amazfs opened this issue 8 months ago • 0 comments

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

amazfs avatar May 29 '25 15:05 amazfs