fix: Missing modules (?)
This commit is contained in:
parent
358dcb07e0
commit
2866894707
8 changed files with 27 additions and 22 deletions
|
@ -5,7 +5,7 @@
|
|||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "npm run build --workspace=backend --workspace=frontend",
|
||||
"build": "npm run build --workspaces --if-present",
|
||||
"format": "npm run format --workspace=backend --workspace=common --workspace=frontend",
|
||||
"format-check": "npm run format-check --workspace=backend --workspace=common --workspace=frontend",
|
||||
"lint": "npm run lint --workspace=backend --workspace=common --workspace=frontend",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue