| Age | Commit message (Collapse) | Author | Lines |
|
Without the lock file, npm install tsx resolved @react-router/dev to its
latest version (7.15.0), which has a peer dependency conflict with the
installed react-router@7.3.0.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
- Add prod-deps stage to run `npm ci --omit=dev` once (was twice)
- Add playwright-base stage to install Chromium once (was twice)
- Both app and scraper stages inherit from playwright-base
- Add BuildKit cache mounts for npm to accelerate repeated builds
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
|
|
|