Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: throw proper error if import handler paths are not able to be imported, improve import handler path docs #9679

Merged
merged 6 commits into from
Dec 2, 2024

Conversation

AlessioGr
Copy link
Member

Fixes #9453

@AlessioGr AlessioGr requested a review from jmikrut December 2, 2024 22:53
@AlessioGr AlessioGr enabled auto-merge (squash) December 2, 2024 23:10
@AlessioGr AlessioGr disabled auto-merge December 2, 2024 23:10
@AlessioGr AlessioGr changed the title fix: throw proper error when running jobs within Next.js if job handler import paths are used fix: throw proper error if import handler paths are not able to be imported, improve import handler path docs Dec 2, 2024
@AlessioGr AlessioGr enabled auto-merge (squash) December 2, 2024 23:22
@AlessioGr AlessioGr merged commit 0dbfc23 into main Dec 2, 2024
55 checks passed
@AlessioGr AlessioGr deleted the fix/job-handler-paths-error branch December 2, 2024 23:26
Copy link
Contributor

github-actions bot commented Dec 3, 2024

🚀 This is included in version v3.3.0

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

Successfully merging this pull request may close these issues.

[Jobs/Tasks] SyntaxError: Cannot use import statement outside a module
1 participant