Skip to content
This repository was archived by the owner on Sep 12, 2019. It is now read-only.

Conversation

@zastavnitskiy
Copy link
Contributor

- Summary

netlify dev --live fails to start if the functions directory doesn't exist.

Given the fact that netlify init doesn't create functions directory by default, the first-time experience of netlify dev is 😔

- Test plan

  1. Init a project with netlify init
  2. Try running netlify dev --live

- Description for the changelog

Don't assume functions directory, check if it exists.

@swyxio
Copy link
Contributor

swyxio commented Jun 6, 2019

this is a fine solution. thanks!

@swyxio swyxio merged commit 0eb21d8 into netlify:master Jun 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants