Add missing entry for dist-view command on dist script.

This commit is contained in:
Andrey Antukh 2016-07-29 15:31:37 +03:00
parent 3bc5150249
commit 7909375eb2
No known key found for this signature in database
GPG Key ID: 4DFEBCB8316A8B95
1 changed files with 1 additions and 0 deletions

View File

@ -5,4 +5,5 @@ SCRIPTPATH=`dirname $SCRIPT`
NODE_ENV=production gulp dist
$SCRIPTPATH/dist-main
$SCRIPTPATH/dist-view
$SCRIPTPATH/dist-worker