diff --git a/compiler/package.json b/compiler/package.json index 4492b70210803..3f0e7323cf50f 100644 --- a/compiler/package.json +++ b/compiler/package.json @@ -2,7 +2,8 @@ "private": true, "workspaces": { "packages": [ - "packages/*" + "packages/*", + "apps/*" ] }, "repository": {