Include XML Docs when building.

This commit is contained in:
Joe4evr
2016-08-05 19:13:26 +02:00
parent 259af8ecf5
commit 911faaf29e
2 changed files with 4 additions and 2 deletions

View File

@@ -15,7 +15,8 @@
"buildOptions": {
"allowUnsafe": true,
"warningsAsErrors": false
"warningsAsErrors": false,
"xmlDoc": true
},
"dependencies": {