mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-26 15:53:40 +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": [
|
||||
{
|
||||
"files": ["**/images/**", "**/*.json"],
|
||||
"files": ["**/images/**"],
|
||||
"exclude": ["**/obj/**"]
|
||||
}
|
||||
],
|
||||
|
Reference in New Issue
Block a user