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.
2018-11-02 13:33:54 +00:00
|
|
|
[build.environment]
|
|
|
|
YARN_VERSION = "1.12.1"
|
|
|
|
NPM_VERSION = "6.4.1"
|
|
|
|
|
2016-08-10 00:06:10 +00:00
|
|
|
[build]
|
2016-09-01 14:59:24 +00:00
|
|
|
command = "npm run build"
|
|
|
|
publish = "dist"
|
|
|
|
|
|
|
|
[context.deploy-preview]
|
2018-12-03 21:44:11 +00:00
|
|
|
command = "npm run build:preview"
|