Frontmatter
| id | 603 |
| title | buildMyApps: move the inquirer questions out of the webpack task and into the program |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | May 23, 2020, 1:16 PM |
| updatedAt | May 23, 2020, 3:14 PM |
| githubUrl | https://github.com/neomjs/neo/issues/603 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 23, 2020, 3:14 PM |
we do not want / need to select the apps to build for dev & prod separately, but only once.
we can remove the deasync dependency inside the package.json.