mirror of
https://github.com/twitter/twemoji.git
synced 2025-08-04 07:06:42 +09:00
Added fs-extra for creation of a dist and deploy procedure
This commit is contained in:
@ -4,7 +4,7 @@ ROOT=$(
|
||||
cd $(dirname $0)/..
|
||||
/bin/pwd
|
||||
)
|
||||
OUTPUT="$ROOT/dist/"
|
||||
OUT="$ROOT/dist/"
|
||||
PUBLISH_BRANCH=$1
|
||||
VERSION=$2
|
||||
|
||||
|
Reference in New Issue
Block a user