Skip to content

Clear lint errors blocking React Compiler - #1

Open
spacegeologist wants to merge 2 commits into
mainfrom
claude/continue-project-build-36fKD
Open

Clear lint errors blocking React Compiler#1
spacegeologist wants to merge 2 commits into
mainfrom
claude/continue-project-build-36fKD

Conversation

@spacegeologist

Copy link
Copy Markdown
Owner

Stabilize selectedSources/compareSources via useMemo so the surrounding useMemo dependencies are reference-stable and the compiler can preserve them. Switch the MapView raster overlay from to next/image fill so the local /public/overlays jpgs go through the optimizer.

https://claude.ai/code/session_01PST7Stw5tDeGBhQUjdFN7p

claude added 2 commits May 9, 2026 07:26
Stabilize selectedSources/compareSources via useMemo so the surrounding
useMemo dependencies are reference-stable and the compiler can preserve
them. Switch the MapView raster overlay from <img> to next/image fill so
the local /public/overlays jpgs go through the optimizer.

https://claude.ai/code/session_01PST7Stw5tDeGBhQUjdFN7p
A small offline gazetteer (Abidjan, Yamoussoukro, Bouaké, Yaouré,
Kokumbo) lets demos type a place name instead of GeoJSON. The Use button
or Enter key resolves the name to lat/lng, fills the JSON textarea, and
runs the existing intake pipeline so the same recon workflow fires.

https://claude.ai/code/session_01PST7Stw5tDeGBhQUjdFN7p
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.

2 participants