@netlify/build
Version:
Netlify build module
13 lines (8 loc) • 556 B
Markdown
# Netlify Build
`@netlify/build` implements the core of Netlify's procedures for preparing a project for deployment or local preview. It
is used under the hood by [Netlify CLI](https://developers.netlify.com/cli/) and
[continuous deployment on the Netlify platform](https://docs.netlify.com/deploy/create-deploys/#deploy-with-git).
You almost certainly do not need to depend on this package directly.
## Contributors
Please see [CONTRIBUTING.md](/CONTRIBUTING.md) for instructions on how to set up and work on this repository. Thanks for
contributing!