gulp min is buggy
This commit is contained in:
parent
ff572c019f
commit
5e2180aa20
1 changed files with 1 additions and 1 deletions
|
|
@ -146,7 +146,7 @@
|
|||
"postpack": "echo after packing",
|
||||
"prerestore": "echo before restoring packages",
|
||||
"postrestore": "echo after restoring packages",
|
||||
"prepublish": "gulp min",
|
||||
"prepublish": "echo before publishing",
|
||||
"postpublish": "echo \" . ./contrib/postPublish.sh # to push in prod.\""
|
||||
},
|
||||
"embed": "Views/**/*.cshtml",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue