Define pnpm workspace and scope dev script to backend and frontend

This commit is contained in:
2026-04-23 21:11:19 +04:00
parent d50a22a7b8
commit d5d666c56a
6 changed files with 16584 additions and 181 deletions

View File

@@ -18,16 +18,5 @@
"devDependencies": {
"nodemon": "3.1.14",
"uuid": "14.0.0"
},
"pnpm": {
"onlyBuiltDependencies": [
"argon2",
"sqlite3",
"sharp",
"esbuild",
"keyv",
"isolated-vm",
"protobufjs"
]
}
}