Front End and Web application
yarn
&& gatsby build
node-version=12.18.0
Yarn
needs yarn.lock
If any of the build scripts start with yarn, you must have a yarn.lock
file. Netlify's buildbot will not install Yarn without it.
If you set the NODE_ENV
to production, any devDependencies
in your package.json
file will not be installed for the build.
SEE package.json
Apache 2.0
SPDX-License-Identifier: Apache 2.0 (C) 2020 FreightTrust and Clearing Corporation. All Rights Reserved.