Skip to content

Commit 63c92a9

Browse files
committed
Correct nest sourceRoot
It is used for entry point's relative path; not just the cli generator commands.
1 parent 9cd67c8 commit 63c92a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nest-cli.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"collection": "@nestjs/schematics",
3-
"sourceRoot": "src/components",
43
"generateOptions": {
54
"spec": false
65
}

0 commit comments

Comments
 (0)