npm run build --workspace=packages/myapp
Category: Node.js & npm/yarn
npm run build --workspace=packages/myapp
Run a script in one specific workspace package without affecting others
Runs the build script only for one specific workspace package while leaving others untouched.