Frontmatter
| id | 526 |
| title | switch build dev & prod to target webworker |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | May 2, 2020, 10:36 AM |
| updatedAt | May 2, 2020, 10:53 AM |
| githubUrl | https://github.com/neomjs/neo/issues/526 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 2, 2020, 10:53 AM |
now that the main thread got isolated for builds, we can try to switch target node to webworker. will need some test runs to ensure nothing breaks.