Skip to content

fix(#1012): custom name worker functions#1021

Open
metcoder95 wants to merge 3 commits intocurrentfrom
issue_1012
Open

fix(#1012): custom name worker functions#1021
metcoder95 wants to merge 3 commits intocurrentfrom
issue_1012

Conversation

@metcoder95
Copy link
Copy Markdown
Member

@metcoder95 metcoder95 commented Apr 10, 2026

Overview

Closes #1012

Category

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation
  • Maintenance (refactoring, dependency updates, etc.)

Contribution Checklist

  • I have reviewed the guidelines for this project.
  • I agree to follow the Code of Conduct.
  • My code adheres to the project's style and conventions.
  • I have added tests to cover my changes.
  • All tests passed locally.
  • I have updated relevant documentation.

DCO Sign-off

  • I certify that I have the right to submit this contribution under the open source license (DCO 1.1).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport v5 Backport related with v5.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: cannot resolve default export when using bundled worker due to nested __importStar wrapping

1 participant