mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-27 16:23:36 +00:00
Merged PR 13093: Updated docfx.json to remove *.json.
Updated docfx.json to remove *.json. 1. there is no json file need to publish 2. will cause op publish temporary files.
This commit is contained in:
committed by
Jeanie Decker
parent
8c74604bbe
commit
5db7f3191f
@ -9,7 +9,7 @@
|
|||||||
],
|
],
|
||||||
"resource": [
|
"resource": [
|
||||||
{
|
{
|
||||||
"files": ["**/images/**", "**/*.json"],
|
"files": ["**/images/**"],
|
||||||
"exclude": ["**/obj/**"]
|
"exclude": ["**/obj/**"]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user