Frontmatter
| id | 4969 |
| title | worker.App: webpack magic comments |
| state | Closed |
| labels | bughelp wantedgood first issuestale |
| assignees | tobiu |
| createdAt | Oct 4, 2023, 1:09 PM |
| updatedAt | Sep 13, 2024, 4:29 AM |
| githubUrl | https://github.com/neomjs/neo/issues/4969 |
| author | tobiu |
| commentsCount | 3 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 13, 2024, 4:29 AM |
worker.App: webpack magic comments
tobiu assigned to @tobiu on Oct 4, 2023, 1:09 PM
tobiu closed this issue on Oct 4, 2023, 1:10 PM
tobiu reopened this issue on Oct 4, 2023, 4:25 PM

tobiu
Oct 4, 2023, 4:26 PM
just got the feedback, that this change does not fix the windows issue. since i don't have wndows on my machines, i need help :)
just got the feedback that the build-all process struggles on windows with the current paths.
did some digging: https://github.com/webpack/webpack/issues/2553#issuecomment-403014383
the recommended way seems still to be:
(?:\/|\\)i will give it a try.