Frontmatter
| id | 3163 |
| title | buildScripts/createApp => mainPath inside the workspace scope |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Jun 17, 2022, 9:18 AM |
| updatedAt | Jun 17, 2022, 11:05 AM |
| githubUrl | https://github.com/neomjs/neo/issues/3163 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 17, 2022, 11:05 AM |
the script does work fine within the framework scope (fork, clone),but the main path does not get adjusted inside the workspace based scope yet (needs to point to the node modules).