Phase 1+2: Nx workspace with apps, libs, and module boundaries
This commit is contained in:
9
apps/overlay-e2e/project.json
Normal file
9
apps/overlay-e2e/project.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "overlay-e2e",
|
||||
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
||||
"projectType": "application",
|
||||
"sourceRoot": "apps/overlay-e2e/src",
|
||||
"implicitDependencies": ["overlay"],
|
||||
"// targets": "to see all targets run: nx show project overlay-e2e --web",
|
||||
"targets": {}
|
||||
}
|
||||
Reference in New Issue
Block a user