Summary
Repro steps
Expected result:
since default rush rebuild command calls build script, I think custom rush rebuild command should also calls 'rebuild' script,
otherwise will need to custom rebuild script for every package, which is also redundant.
Actual result:
custom rush rebuild command calls rebuild script.
Details
Standard questions
Please answer these questions to help us investigate your issue more quickly:
| Question |
Answer |
@microsoft/rush globally installed version? |
5.58.0 |
rushVersion from rush.json? |
5.58.0 |
useWorkspaces from rush.json? |
false |
| Operating system? |
Mac |
| Would you consider contributing a PR? |
Yes |
Node.js version (node -v)? |
14.18.2 |