fix: allow backend package.json through frontend dockerignore for workspace resolution
This commit is contained in:
@@ -6,6 +6,7 @@ planning
|
|||||||
deploy
|
deploy
|
||||||
infra
|
infra
|
||||||
packages/backend
|
packages/backend
|
||||||
|
!packages/backend/package.json
|
||||||
Dockerfile*
|
Dockerfile*
|
||||||
docker-compose*
|
docker-compose*
|
||||||
*.md
|
*.md
|
||||||
|
|||||||
Reference in New Issue
Block a user