Skip to content

Refactor: Move loadModule to Neo.worker.Base #8950

@tobiu

Description

@tobiu

Move the loadModule method from src/worker/App.mjs to src/worker/Base.mjs.

Requirements:

  1. Refactor: Cut loadModule from App, paste into Base.
  2. Expose: Update remote configs in App.mjs, Canvas.mjs, Data.mjs (etc.) to ensure loadModule is accessible.
  3. Verify: Ensure dynamic imports still work in the worker context.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions