to fix ci-build
This commit is contained in:
parent
0eff78d00b
commit
5e281b6210
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…
Add table
Add a link
Reference in a new issue