Frontmatter
| id | 2183 |
| title | webpack.config.appworker: dynamic check if a top level examples folder does exist |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | May 27, 2021, 2:07 PM |
| updatedAt | May 27, 2021, 2:14 PM |
| githubUrl | https://github.com/neomjs/neo/issues/2183 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 27, 2021, 2:14 PM |
since we can now optionally copy examples into workspaces, we can just check if a cwd top level examples folder does exist.