Files
twenty/packages/twenty-docker
Claude e456642904 Fix: revert twenty-apps from focus list and fix path resolution
twenty-apps has no package.json so it's not a yarn workspace - adding it
to focus was wrong and caused lockfile issues. The COPY directive already
brings the fixtures into the image and focus won't prune a non-workspace
directory.

Also replaced require.resolve('twenty-standard-application/package.json')
with process.cwd() since that package was removed from the monorepo.

https://claude.ai/code/session_013kap5KJcioS6cdFKdKGkaP
2026-03-12 14:45:32 +00:00
..
2026-01-08 12:45:46 +00:00
2025-06-06 18:35:30 +02:00