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

Handle netlify.toml directives in case-insensitive way #54

Closed
bcomnes opened this issue Aug 27, 2018 · 1 comment
Closed

Handle netlify.toml directives in case-insensitive way #54

bcomnes opened this issue Aug 27, 2018 · 1 comment
Labels
high-priority status: blocked type: bug code to address defects in shipped code

Comments

@bcomnes
Copy link
Contributor

bcomnes commented Aug 27, 2018

TOML is case sensitive, but we've had a few tools write / read keys in a case insensitive way we have to deal with now.

Related to:

netlify/netlify-www#1664
netlify/netlifyctl#140

@bcomnes bcomnes added the bug label Aug 27, 2018
@RaeesBhatti RaeesBhatti added type: bug code to address defects in shipped code and removed bug labels May 6, 2020
@erezrokah
Copy link
Contributor

This should be resolved as the CLI uses @netlify/config
Please comment if still relevant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high-priority status: blocked type: bug code to address defects in shipped code
Projects
None yet
Development

No branches or pull requests

3 participants