run login without turbopack

This commit is contained in:
Max Peintner
2025-07-14 10:17:16 +02:00
parent bf9e0f73f9
commit 84a9946231
2 changed files with 2 additions and 10530 deletions

View File

@@ -3,7 +3,8 @@
"private": true,
"type": "module",
"scripts": {
"dev": "pnpm next dev --turbopack",
"dev": "next dev",
"dev:turbo": "next dev --turbopack",
"test:unit": "pnpm vitest",
"test:unit:standalone": "pnpm test:unit",
"test:unit:watch": "pnpm test:unit --watch",

10529
login/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff