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": { "scripts": {
"prepublish": "make minify", "prepublish": "make minify",
"prepare": "make prepare_code", "prepare": "make prepare_code prepare_mvc_templates"
"postrestore": "make prepare_mvc_templates"
}, },
"embed": "Views/**/*.cshtml" "embed": "Views/**/*.cshtml"
} }

Loading…