Closed
Description
The following line:
Is checking the build.functions
configuration property in netlify.toml
. However, constants.FUNCTIONS_SRC
should be used instead, since it takes more cases into account, such as when users are creating functions directory during build.