LearnNewsExamplesServices
Frontmatter
id6904
titleNeo.config.useDataWorkerEntryPoint
stateClosed
labels
enhancement
assigneestobiu
createdAtJun 30, 2025, 3:09 AM
updatedAtJun 30, 2025, 3:17 AM
githubUrlhttps://github.com/neomjs/neo/issues/6904
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJun 30, 2025, 3:17 AM

Neo.config.useDataWorkerEntryPoint

Closed v10.0.0-beta.2 enhancement
tobiu
tobiu commented on Jun 30, 2025, 3:09 AM
  • The app worker uses app.mjs as a starting point
  • The canvas worker uses canvas.mjs as a starting point
  • The task worker uses task.mjs as a starting point

=> it is only logical to allow the data worker to optionally use data.mjs, to allow devs to define services with remote method access in there.

tobiu assigned to @tobiu on Jun 30, 2025, 3:09 AM
tobiu added the enhancement label on Jun 30, 2025, 3:09 AM
tobiu closed this issue on Jun 30, 2025, 3:17 AM