Skip to content

Commit 73cb93c

Browse files
Merge pull request #102 from JarvusInnovations/develop
Release: v0.22.1
2 parents 18858d7 + 3b41d10 commit 73cb93c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/lib/path/Template.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ class Template
112112

113113
if (nextTree) {
114114
currentTree = nextTree;
115+
pathPrefix = path.join(pathPrefix, nextName);
115116
} else {
116117
return;
117118
}

0 commit comments

Comments
 (0)