Skip to content

Conversation

@iddahadev
Copy link
Contributor

  • Rename 'build:all' to 'build:workspaces' for better naming
  • Create separate 'build:front' for frontend build (esbuild)
  • Update main 'build' to run both build:front and build:workspaces

- Rename 'build:all' to 'build:workspaces' for better naming
- Create separate 'build:front' for frontend build (esbuild)
- Update main 'build' to run both build:front and build:workspaces
@codecov
Copy link

codecov bot commented Nov 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.13%. Comparing base (28ee6a9) to head (2c14e58).
⚠️ Report is 273 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##            master     #611       +/-   ##
============================================
- Coverage   100.00%   58.13%   -41.87%     
============================================
  Files           15       41       +26     
  Lines          649     3084     +2435     
  Branches         0       14       +14     
============================================
+ Hits           649     1793     +1144     
- Misses           0     1291     +1291     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@PierreDemailly
Copy link
Member

The build:all script is used in some workflows, for instance

run: npm run build:all

Could you update these please ?

@fraxken fraxken merged commit 2757be5 into NodeSecure:master Nov 27, 2025
10 of 11 checks passed
@fraxken
Copy link
Member

fraxken commented Nov 27, 2025

@allcontributors please add @iddahadev for code

@allcontributors
Copy link
Contributor

@fraxken

I've put up a pull request to add @iddahadev! 🎉

@iddahadev iddahadev deleted the chore/reorganize-build-commands branch November 28, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants