2017-10-19 11:48:50 +00:00
|
|
|
[build]
|
2018-01-26 15:32:29 +00:00
|
|
|
base = "docs"
|
|
|
|
publish = "docs/public"
|
|
|
|
command = "gutenberg build"
|
2017-10-19 11:48:50 +00:00
|
|
|
|
2018-01-26 15:32:29 +00:00
|
|
|
[build.environment]
|
2018-03-29 18:21:35 +00:00
|
|
|
GUTENBERG_VERSION = "0.3.3"
|
2017-10-19 11:48:50 +00:00
|
|
|
|
2018-01-26 15:32:29 +00:00
|
|
|
[context.deploy-preview]
|
|
|
|
command = "gutenberg build --base-url $DEPLOY_PRIME_URL"
|