Skip to content

[codex] Enable Vite sourcemaps#8

Merged
BLamy merged 3 commits into
codex/nx-broken-linear-appsfrom
codex/enable-vite-sourcemaps
Jun 15, 2026
Merged

[codex] Enable Vite sourcemaps#8
BLamy merged 3 commits into
codex/nx-broken-linear-appsfrom
codex/enable-vite-sourcemaps

Conversation

@BLamy

@BLamy BLamy commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Summary

Enable production sourcemap generation for all eight Vite apps in the Nx monorepo:

  • acctual
  • blamy-notes
  • digg-clone
  • github-clone
  • linear
  • pampam-clone
  • substack-clone
  • todoist-clone

Both the PR-preview and main Netlify deployment workflows use the same Nx build targets, so this applies to preview and production deploys.

Validation

  • npm run build:all
  • npx nx run-many -t typecheck --all
  • git diff --check

npx nx run-many -t lint --all was also run and still fails on existing app-source lint issues unrelated to this change, mostly React hook and fast-refresh rules in files under src/.

@github-actions

github-actions Bot commented Jun 12, 2026

Copy link
Copy Markdown

Netlify PR Previews

Base: origin/codex/nx-broken-linear-apps
Head: HEAD
PR: #8

No app projects were affected.

Replay QA

No deployed preview URLs were available for Replay QA.

BLamy and others added 2 commits June 15, 2026 15:39
- Make sidebar Notifications bell and story "More" button functional
  (toast / overflow dropdown) instead of inert controls
- Toggle search overlay closed on re-click and preserve the typed query
- Darken inactive "My Feed" tab label to meet WCAG AA contrast
- Add tooltips (title) to sidebar icon buttons, incl. community icons
- Fetch GDELT and HN feed sources concurrently and tighten the GDELT
  timeout to cut /api/feed latency
- Track Replay QA project id and saved bug reports under .replay/

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Repoint all 8 app sites to newly created public sites under the
Replay Netlify team (replay-* names/IDs/URLs), replacing the personal
blamy-broken-linear-* sites.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@BLamy BLamy marked this pull request as ready for review June 15, 2026 20:10
@BLamy BLamy merged commit 6b27df0 into codex/nx-broken-linear-apps Jun 15, 2026
2 of 3 checks passed
BLamy added a commit that referenced this pull request Jun 16, 2026
Fix Replay QA bugs across example apps (PR #8)
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