Skip to content

Commit 0030f87

Browse files
author
Stephen Tramer
committed
Enable incremental builds.
1 parent c5d264b commit 0030f87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.openpublishing.publish.config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"git_repository_branch_open_to_public_contributors": "master",
3737
"skip_source_output_uploading": false,
3838
"need_preview_pull_request": true,
39-
"enable_incremental_build": false,
39+
"enable_incremental_build": true,
4040
"contribution_branch_mappings": {},
4141
"dependent_repositories": [
4242
{
@@ -90,4 +90,4 @@
9090
"mapping/monikerMapping.json"
9191
],
9292
"dest": "_site"
93-
}
93+
}

0 commit comments

Comments
 (0)