Closed maxnorth closed 6 years ago
The npm run build:dev command relies on local.settings.json to be present. Local edits to this file should be kept out of source control, but this should also be less brittle for people trying to pull down and build the code.
npm run build:dev
The
npm run build:dev
command relies on local.settings.json to be present. Local edits to this file should be kept out of source control, but this should also be less brittle for people trying to pull down and build the code.