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

Allow no configuration file with netlify build #619

Merged
merged 1 commit into from
Nov 21, 2019
Merged

Conversation

ehmicky
Copy link
Contributor

@ehmicky ehmicky commented Nov 21, 2019

The Netlify configuration file should be optional. At the moment calling netlify build without one throw an error. This PR fixes this.

Implementation detail: note that getConfigPath(undefined) never throws.

Related: netlify/build#499 and netlify/build#497

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

Successfully merging this pull request may close these issues.

1 participant