mirror of
https://github.com/penpot/penpot.git
synced 2025-02-07 23:08:24 -05:00
Remove dist script (replaced by fabric).
This commit is contained in:
parent
bdb4e077a3
commit
7f38aa97fa
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
SCRIPT=$(readlink -f $0)
|
||||
SCRIPTPATH=`dirname $SCRIPT`
|
||||
|
||||
NODE_ENV=production npm run dist
|
||||
$SCRIPTPATH/dist-main
|
||||
$SCRIPTPATH/dist-view
|
||||
$SCRIPTPATH/dist-worker
|
Loading…
Add table
Reference in a new issue