pull out of data
This commit is contained in:
parent
4b94d449ad
commit
e6ceb6888a
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
PREVIOUS_DIR=$(pwd)
|
||||
DIR=${0:a:h}
|
||||
SOURCE="$DIR/packages/browser-bundles/dist"
|
||||
DESTINATION="/Users/asuk/Documents/Variable Font Tool/msdf-theatre/bin/data/web/node_modules/@theatre/browser-bundles/dist"
|
||||
# DESTINATION="jrkb@nature.fritz.box:/home/jrkb/openFrameworks/apps/celinesTypeGarden/msdf-theatre/bin/data/web/node_modules/@theatre/browser-bundles/dist"
|
||||
DESTINATION="/Users/asuk/Documents/Variable Font Tool/msdf-theatre/bin/web/node_modules/@theatre/browser-bundles/dist"
|
||||
# DESTINATION="jrkb@nature.fritz.box:/home/jrkb/openFrameworks/apps/celinesTypeGarden/msdf-theatre/bin/web/node_modules/@theatre/browser-bundles/dist"
|
||||
|
||||
cd $DIR
|
||||
yarn build
|
||||
|
|
Loading…
Reference in a new issue