1.0.5-rc20-alpha9 : ansi2html helper

This commit is contained in:
Paul Schneider 2018-06-20 02:15:42 +02:00
commit 2d98f51412
9 changed files with 99 additions and 12 deletions

View file

@ -28,13 +28,13 @@
"emitEntryPoint": true,
"outputName": "Yavsc",
"compile": {
"include": "*.cs",
"exclude": [
"wwwroot",
"node_modules",
"bower_components",
"contrib"
]
],
"include": "*.cs"
},
"embed": [
"Resources/**/*.resx"