add workspace
This commit is contained in:
parent
9f51aa9209
commit
5a8213c196
2 changed files with 4 additions and 1 deletions
|
|
@ -3,7 +3,9 @@
|
|||
"private": true,
|
||||
"version": "0.0.1",
|
||||
"type": "module",
|
||||
"workspaces": ["strapi"],
|
||||
"workspaces": [
|
||||
"strapi"
|
||||
],
|
||||
"scripts": {
|
||||
"dev": "vite dev",
|
||||
"compose:up": "docker compose --env-file .env -p strapi -f devops/docker-compose.dev.yml up -d ",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue