netlify / vue-cli-plugin-netlify-lambda

Netlify Lambda plugin for Vue CLI
76 stars 12 forks source link

Netlify doesn't recognize capitalized build commands #5

Closed shortdiv closed 5 years ago

shortdiv commented 5 years ago

Currently, the toml build commands are Capitalized. Since toml is case sensitive, Netlify does not seem to recognize the build commands despite there being a netlify.toml file.

shortdiv commented 5 years ago

Resolved.