none
This commit is contained in:
parent
03209200af
commit
4d2f904b59
26 changed files with 313 additions and 132 deletions
|
|
@ -146,5 +146,9 @@
|
|||
"prepublish": "gulp min",
|
||||
"postpublish": "echo \" . ./contrib/postPublish.sh # to push in prod.\""
|
||||
},
|
||||
"embed": "Views/**/*.cshtml"
|
||||
"embed": "Views/**/*.cshtml",
|
||||
"buildOptions": {
|
||||
"warningsAsErrors": false,
|
||||
"emitEntryPoint": true
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue