Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Typescript handlers are created for "node" runtime #119

Merged
merged 2 commits into from
Dec 15, 2022

Conversation

ujjwol05
Copy link
Contributor

  • When the configured runtime for the function/service provider is 'node' , the plugin was creating a list of typescript handlers instead of javascript handlers. The distribution folder can have declaration files (index.d.ts), thus with the changes, it will skip the overrule of "ts-node" as a language.

fix: typescript handlers created for node runtime
fix: typescript handlers (doBar.ts) created for node runtime.
@CLAassistant
Copy link

CLAassistant commented Dec 15, 2022

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@ranrib ranrib left a comment

Choose a reason for hiding this comment

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

💯

@ranrib
Copy link
Member

ranrib commented Dec 15, 2022

Fixes #120

@ranrib ranrib merged commit d13a906 into epsagon:master Dec 15, 2022
@ranrib
Copy link
Member

ranrib commented Dec 15, 2022

🎉 This PR is included in version 1.12.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants