mirror of
https://github.com/willchen96/mike.git
synced 2026-07-26 23:51:08 +02:00
The repo has lockfiles at the root (Playwright harness) and in frontend/, so Next.js guesses the workspace root and warns on every dev-server start. Pin it explicitly. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .env.local.example | ||
| bun.lock | ||
| components.json | ||
| eslint.config.mjs | ||
| next.config.ts | ||
| open-next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.mjs | ||
| tsconfig.json | ||