We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 939f487 commit 4d8ed77Copy full SHA for 4d8ed77
docs/en/config.md
@@ -166,8 +166,8 @@ workspace: {
166
// Filters as follows:
167
// ✅ packages/core -> included
168
// ✅ packages/ui -> included
169
+// ✅ apps/web -> included
170
// ❌ packages/internal-utils -> excluded
-// ❌ apps/web -> excluded (not in include)
171
```
172
173
## commands.build Configuration
docs/ko/config.md
@@ -118,8 +118,8 @@ project: {
118
// 다음과 같이 필터링:
119
// ✅ packages/core -> 포함
120
// ✅ packages/ui -> 포함
121
+// ✅ apps/web -> 포함
122
// ❌ packages/internal-utils -> 제외
-// ❌ apps/web -> 제외 (include에 없음)
123
124
125
## commands.build 설정
0 commit comments