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 queue-events import in Job #1964

Merged
merged 1 commit into from Jun 8, 2023
Merged

Fix queue-events import in Job #1964

merged 1 commit into from Jun 8, 2023

Conversation

quentin-sommer
Copy link
Contributor

@quentin-sommer quentin-sommer commented Jun 8, 2023

Following recently merged #1958
There is a path alias config in the tsconfig.json that make the alias work for the typescript compiler. However the output will still contain the alias and it breaks the import.

see this SO for another example

Copy link
Collaborator

@roggervalf roggervalf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm, thank you @quentin-sommer

@roggervalf roggervalf merged commit 689c845 into taskforcesh:master Jun 8, 2023
8 of 10 checks passed
github-actions bot pushed a commit that referenced this pull request Jun 8, 2023
## [3.15.4](v3.15.3...v3.15.4) (2023-06-08)

### Bug Fixes

* **job:** import right reference of QueueEvents ([#1964](#1964)) ([689c845](689c845))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants