to fix ci-build

vnext
Paul Schneider 5 years ago
parent a63fb5c835
commit 4aff6a0ff3
1 changed files with 1 additions and 2 deletions

@ -178,8 +178,7 @@
},
"scripts": {
"prepublish": "make minify",
"prepare": "make prepare_code",
"postrestore": "make prepare_mvc_templates"
"prepare": "make prepare_code prepare_mvc_templates"
},
"embed": "Views/**/*.cshtml"
}

Loading…