mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +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": [
|
"files": [
|
||||||
"**/*.png",
|
"**/*.png",
|
||||||
"**/*.jpg",
|
"**/*.jpg",
|
||||||
"**/*.gif"
|
"**/*.gif",
|
||||||
|
"**/*.svg"
|
||||||
],
|
],
|
||||||
"exclude": [
|
"exclude": [
|
||||||
"**/obj/**",
|
"**/obj/**",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user