Skip to content

fix(frontend): generate optimized maps in Docker build (#19) - #332

Open
Aduersarius wants to merge 1 commit into
Bitcoindefi:mainfrom
Aduersarius:fix/docker-frontend-maps-generate-19
Open

fix(frontend): generate optimized maps in Docker build (#19)#332
Aduersarius wants to merge 1 commit into
Bitcoindefi:mainfrom
Aduersarius:fix/docker-frontend-maps-generate-19

Conversation

@Aduersarius

Copy link
Copy Markdown

Closes #19

Summary

  • Generate gitignored frontend/public/maps_optimized during Docker frontend image build (lightweight maps stage with tsx).
  • Fail loud if maps missing/invalid before next build; keep protocol:build in prebuild.
  • CI exports maps before frontend build; README documents manual export for local production builds.
  • Maps stay out of git (~20MB).

Acceptance

  • Clean clone + Docker frontend build can serve maps
  • Missing maps fail loudly with what to run
  • README documents the step

vs open PRs

Co-authored-by: Nikolay Golovin <Aduersarius@users.noreply.github.com>
@gitar-bot

gitar-bot Bot commented Sep 5, 2026

Copy link
Copy Markdown

Important

You are using the Gitar free plan. Upgrade to unlock code review, CI analysis, auto-apply, custom automations, and more.

Gitar

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.

El build de Docker produce un frontend sin mapas: el mundo no se dibuja

2 participants