fixed monorepo package struct

This commit is contained in:
2025-10-25 00:41:09 +02:00
parent 8be6a7b474
commit 636b892ece
4 changed files with 2385 additions and 3078 deletions

View File

@@ -1,4 +0,0 @@
# frontend/.env.development
BROWSER=none
FAST_REFRESH=true
DANGEROUSLY_DISABLE_HOST_CHECK=true

View File

@@ -2,6 +2,7 @@
"name": "frontend",
"version": "0.1.0",
"private": true,
"type": "module",
"dependencies": {
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.9.1",