chore(x2a): align build:api-reports script with other workspaces#2354
chore(x2a): align build:api-reports script with other workspaces#2354eloycoto merged 1 commit intoredhat-developer:mainfrom
Conversation
Signed-off-by: Hope Hadfield <hhadfiel@redhat.com>
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||



User description
Hey, I just made a Pull Request!
Hopefully this fixes the recent api report inconsistencies encountered with #2326 and #2331
✔️ Checklist
PR Type
Enhancement
Description
Align x2a workspace build:api-reports script with other workspaces
Move TypeScript compilation flag to api-reports:only command
Fix api report generation inconsistencies from recent issues
Diagram Walkthrough
File Walkthrough
package.json
Refactor build:api-reports script command structureworkspaces/x2a/package.json
build:api-reportsscript fromyarn tsc && yarnbuild:api-reports:onlytoyarn build:api-reports:only --tsccommand