build
build copied to clipboard
Netlify Build (node process) runs the build command, Build Plugins and bundles Netlify Functions. Can be run in Buildbot or locally using Netlify CLI
the netlify `js-client` package is dependent on `node-fetch` which has a dependency on `fetch-blob` which has a deprecated dependency `node-domexception`. `node-fetch` was last updated 2 years ago so no wonder...
#### Summary Closes https://linear.app/netlify/issue/RUN-1157/generate-tarball-during-builds.
#### Summary Adds a `region` property to the in-source function configuration options. Part of https://linear.app/netlify/issue/RUN-1086/add-region-selection-to-in-source-configuration-options.