[do not push this]
This commit is contained in:
parent
736e46e800
commit
a68afc9364
29 changed files with 128 additions and 95 deletions
|
|
@ -144,11 +144,11 @@
|
|||
"scripts": {
|
||||
"prebuild": "echo before building",
|
||||
"postbuild": "echo after building",
|
||||
"prepack": "gulp min:css",
|
||||
"prepack": "gulp min",
|
||||
"postpack": "echo after packing",
|
||||
"prerestore": "echo before restoring packages",
|
||||
"postrestore": "echo after restoring packages",
|
||||
"prepublish": "gulp min:css",
|
||||
"prepublish": "gulp min",
|
||||
"postpublish": "echo \" . ./contrib/postPublish.sh # to push in prod.\""
|
||||
},
|
||||
"embed": "Views/**/*.cshtml",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue