0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 23:49:45 -05:00

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

View file

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