mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Update docfx.json
Add "**/*.svg" to build.resource.files
This commit is contained in:
parent
0993536f58
commit
fe771ab735
@ -21,7 +21,8 @@
|
||||
"files": [
|
||||
"**/*.png",
|
||||
"**/*.jpg",
|
||||
"**/*.gif"
|
||||
"**/*.gif",
|
||||
"**/*.svg"
|
||||
],
|
||||
"exclude": [
|
||||
"**/obj/**",
|
||||
|
Loading…
x
Reference in New Issue
Block a user