We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
See cloudevents/sdk-javascript#323
This is the code: https://github.com/cloudevents/sdk-javascript/blob/73f0becc2b8e4f10ae40e23b77e4161d9b5ff611/src/event/cloudevent.ts#L19-L22
It works with ts-jest, does not work with @swc-node/[email protected].
ts-jest
@swc-node/[email protected]
The text was updated successfully, but these errors were encountered:
see swc-project/swc#940
Sorry, something went wrong.
Thanks, will close this then in favor of the issue linked.
No branches or pull requests
See cloudevents/sdk-javascript#323
This is the code: https://github.com/cloudevents/sdk-javascript/blob/73f0becc2b8e4f10ae40e23b77e4161d9b5ff611/src/event/cloudevent.ts#L19-L22
It works with
ts-jest
, does not work with@swc-node/[email protected]
.The text was updated successfully, but these errors were encountered: