60f878e
1
2
3
4
5
6
7
8
9
10
{ "name": "web", "$schema": "../../node_modules/nx/schemas/project-schema.json", "sourceRoot": "apps/web/src", "projectType": "application", "tags": [], "// targets": "to see all targets run: nx show project web --web", "targets": {} }