You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 300/300/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -230,7 +230,7 @@ To support the nested directory structure correctly in your ```/hatch-project/sr
230
230
}
231
231
}
232
232
```
233
-
/hatch-project/src/hatch_project/nx.json
233
+
/nx.json
234
234
235
235
### Key Adjustments:
236
236
-**`projects` section**: Explicitly defines the project structure, setting the `root` and `sourceRoot` to the correct paths within the nested directory.
0 commit comments