Skip to content

fix(build): stabilize CI builds and enable production optimizations#115

Merged
JanZachmann merged 1 commit intoomnect:mainfrom
JanZachmann:feat/1.1.3
Mar 4, 2026
Merged

fix(build): stabilize CI builds and enable production optimizations#115
JanZachmann merged 1 commit intoomnect:mainfrom
JanZachmann:feat/1.1.3

Conversation

@JanZachmann
Copy link
Contributor

  • Move aggressive size optimizations to a new 'dist' profile to avoid linker bugs during workspace-wide CI builds.
  • Update Dockerfile to use the 'dist' profile for production images.
  • Re-enable wasm-opt for the frontend to reduce WASM binary size.

- Move aggressive size optimizations to a new 'dist' profile to avoid
  linker bugs during workspace-wide CI builds.
- Update Dockerfile to use the 'dist' profile for production images.
- Re-enable wasm-opt for the frontend to reduce WASM binary size.

Signed-off-by: Jan Zachmann <50990105+JanZachmann@users.noreply.github.com>
@JanZachmann JanZachmann merged commit 514d8d9 into omnect:main Mar 4, 2026
2 checks passed
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