publishing

This commit is contained in:
Paul Schneider 2017-06-02 02:27:48 +02:00
commit c6b32fe84f
5 changed files with 59 additions and 9 deletions

View file

@ -161,7 +161,7 @@
"prerestore": "echo before restoring packages",
"postrestore": "echo after restoring packages",
"prepublish": "gulp min",
"postpublish": "echo \"Use contrib/rsync-to-pre.sh # to push in prod.\""
"postpublish": "echo after publish"
},
"embed": "Views/**/*.cshtml"
}