We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90daa7e commit ccb4f54Copy full SHA for ccb4f54
NX.md
@@ -255,7 +255,7 @@ Make sure you have a tsconfig.app.json file in your hatch-project/src/hatch_proj
255
}
256
```
257
258
-Make sure you have a project.json file in your hatch-project/src/hatch_project directory. If not, create one:
+Make sure you have a project.json file in your hatch-project/src/hatch_project/apps/hatch_project directory. If not, create one:
259
260
```json
261
{
0 commit comments