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

functions:invoke: Fix config problems by adding port flag #878

Merged
merged 5 commits into from
May 6, 2020

Conversation

RaeesBhatti
Copy link
Contributor

- Summary
Fixes: #877

- Test plan

  • Run netlify functions:invoke name in your project

- Description for the changelog

  • Don't use detectServer because it's not useful in this situation anymore
  • Add a flag for port to connect to right netlify dev server

- A picture of a cute animal (not mandatory but encouraged)
🦁

@RaeesBhatti RaeesBhatti added the type: bug code to address defects in shipped code label May 5, 2020
@RaeesBhatti RaeesBhatti requested a review from ehmicky May 5, 2020 19:05
@RaeesBhatti RaeesBhatti requested a review from erezrokah May 5, 2020 20:23
@RaeesBhatti RaeesBhatti merged commit fa3a0f2 into master May 6, 2020
@RaeesBhatti RaeesBhatti deleted the raees/invoke-bug-fix branch May 6, 2020 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

netlify functions:invoke is broken
1 participant