Frontmatter
| id | 5116 |
| title | worker.App: createNeoInstance() => config.importPath |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Nov 30, 2023, 5:12 PM |
| updatedAt | Nov 30, 2023, 5:17 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5116 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 30, 2023, 5:17 PM |
it should be possible inside the dev mode to dynamically import modules as needed.
webpack MUST ignore it (bundling madness).
@ExtAnimal