This repository has been archived on 2020-04-22. You can view files and clone it, but cannot push or open issues or pull requests.
|
[build.environment]
|
|
YARN_VERSION = "1.12.1"
|
|
NPM_VERSION = "6.4.1"
|
|
|
|
[build]
|
|
command = "npm run build"
|
|
publish = "dist"
|
|
|
|
[context.deploy-preview]
|
|
command = "npm run build:preview"
|