Update netlify.toml

This commit is contained in:
Gerald Onyango 2018-02-05 11:40:34 -05:00 committed by GitHub
parent b6cdfce027
commit 5c349ced8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,4 +2,5 @@
publish = "public"
command = "npm run build"
[build.environment]
YARN_VERSION = "1.3.2"
YARN_FLAGS = "--no-ignore-optional"