-
Couldn't load subscription status.
- Fork 79
Labels
needs docsproj/non/next-on-netlify-enterprisetype: featurecode contributing to the implementation of a feature and/or user facing functionalitycode contributing to the implementation of a feature and/or user facing functionality
Description
Background at https://github.com/netlify/pod-the-builder/issues/91 and https://github.com/netlify/product/issues/257
When @netlify/config is run and both:
- no Functions directory was specified neither in the
netlify.tomlnor in the UI build settings - a
netlify-automatic-functionsdirectory exists in the build directory
The build.functions configuration property should be set to netlify-automatic-functions.
This means, users will now be able to use Netlify Functions without specifying a Functions directory setting, by using the default directory name instead.
Based on the feedback we get in https://github.com/netlify/buildbot/issues/1033, we might also want to rename this default value to netlify-functions or functions instead.
Metadata
Metadata
Assignees
Labels
needs docsproj/non/next-on-netlify-enterprisetype: featurecode contributing to the implementation of a feature and/or user facing functionalitycode contributing to the implementation of a feature and/or user facing functionality