Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
W
www
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 1
    • Issues 1
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • PLN
  • www
  • Repository

Switch branch/tag
  • www
  • public
  • images
  • parvagues
  • parvagues.gif
Find file
HistoryPermalink
  • PLN (Algolia)'s avatar
    refactor(redesign): Phase 1 Step 1 — hoist app from next/ to repo root · 6e51fffd
    Flatten the nested next/ app directory up to the repository root, removing
    the `cd next` friction that the old .cursor/rules existed largely to manage.
    
    - Move all app files (pages, components, lib, styles, content, public,
      tests, scripts, configs) and Yarn Zero-Install state (.pnp.cjs, .yarn/)
      from next/ to repo root via git mv (history preserved, 316 renames).
    - Merge next/.gitignore into the root .gitignore; note .pnp.cjs/.yarn are
      committed (Zero-Install) and must not be ignored.
    - Pin outputFileTracingRoot to the project in next.config.js: a stray
      ~/package-lock.json was making Next infer the wrong workspace root.
      Also makes standalone output tracing correct for self-hosting later.
    - Update CLAUDE.md: commands run from repo root; @/ alias, content/,
      public/, .next/ paths corrected; Vercel root dir must become '.'.
    
    Build green from root (yarn build, Node 20, all 14 route patterns, zero
    warnings). Content loaders (process.cwd()-based) resolve correctly since
    content/ and public/ now sit at the root.
    Co-Authored-By: 's avatarClaude Opus 4.8 (1M context) <noreply@anthropic.com>
    PLN (Algolia) authored Jun 07, 2026
    6e51fffd
parvagues.gif 14.2 MB

Download (14.2 MB)

The image could not be displayed because it is larger than 10 MB. You can load it anyway or download it instead.
×

Replace parvagues.gif

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.