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: add contributions #211

Merged
merged 3 commits into from
Oct 18, 2019
Merged

fix: add contributions #211

merged 3 commits into from
Oct 18, 2019

Conversation

dexpota
Copy link
Contributor

@dexpota dexpota commented Oct 17, 2019

What:
Fix issue #209. The problem was that an undefined entity (argv._[1]) became a string with a value of "undefined".

How:
I simply check if the value is undefined if it is not then I convert it to a string otherwise it stays an undefined value.

Checklist:

  • Documentation N/A
  • Tests
  • Ready to be merged
  • Added myself to contributors table

I don't usually program in JS, let me know if there is a more idiomatic way to make this change.

@dexpota dexpota changed the title Fix issue #209 fix: issue #209 Oct 17, 2019
@Berkmann18 Berkmann18 changed the title fix: issue #209 fix: add contributions Oct 18, 2019
@Berkmann18 Berkmann18 merged commit 97878f4 into all-contributors:master Oct 18, 2019
@all-contributors-release-bot
Copy link
Member

🎉 This PR is included in version 6.9.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Berkmann18 pushed a commit that referenced this pull request May 24, 2020
* chore(package): update serverless-offline to version 5.0.0

* chore(package): update lockfile yarn.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants