Skip to content

perf(web): speed up frontend builds - #429

Merged
jialudev merged 1 commit into
OpenCSGs:mainfrom
jialudev:perf/parallel-web-build
Jul 31, 2026
Merged

perf(web): speed up frontend builds#429
jialudev merged 1 commit into
OpenCSGs:mainfrom
jialudev:perf/parallel-web-build

Conversation

@jialudev

Copy link
Copy Markdown
Collaborator
  • Reduce repeated Web UI build time with persistent TypeScript incremental metadata.
  • Run TypeScript validation and Vite asset generation concurrently while failing the build if either task fails.
  • Keep default build output concise with clear type-check and asset-build status.

@jialudev
jialudev merged commit dc7a2c3 into OpenCSGs:main Jul 31, 2026
1 check passed
@jialudev
jialudev deleted the perf/parallel-web-build branch July 31, 2026 12:05
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.

1 participant