Skip to content

fix: cleanup after merge — single evidence.ts, no build step

Dmitriy_Optimization requested to merge fix/cleanup-after-merge into main
  • Remove src/, dist/, tsconfig.json (build not needed — Playwright handles TS natively)
  • Remove playwright/package.json (duplicate of root package.json)
  • Single evidence.ts at playwright/fixtures/evidence.ts
  • package.json exports it directly (no compilation)

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

Merge request reports