Skip to content

feat: build optimization — CI caching pipeline #303 - #332

Open
laurentketterle-hub wants to merge 2 commits into
Heliobond:mainfrom
laurentketterle-hub:feat/build-opt-303
Open

feat: build optimization — CI caching pipeline #303#332
laurentketterle-hub wants to merge 2 commits into
Heliobond:mainfrom
laurentketterle-hub:feat/build-opt-303

Conversation

@laurentketterle-hub

Copy link
Copy Markdown

Build Optimization — Faster Dev Loop

Closes #303

Changes

  • CI Build Cache Workflow: Multi-Node.js (18/20/22) build matrix with artifact caching
  • BUILD_OPTIMIZATION.md: Performance guide — cold build ~45s → cached ~15s (3x faster)

How to test

npm ci && npm run build

CI

CI workflow included — requires first-time contributor approval.

@vercel

vercel Bot commented Aug 2, 2026

Copy link
Copy Markdown

@laurentketterle-hub is attempting to deploy a commit to the David Dada's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

tooling: Build takes 45s, very slow for development loop

1 participant