Write js codes in coffee script.
This commit is contained in:
parent
ad708fdfbd
commit
ee420b1590
7 changed files with 75 additions and 15 deletions
|
@ -23,6 +23,9 @@ BRIGHTRAY_DIR="${VENDOR_DIR}/brightray"
|
|||
git submodule sync --quiet
|
||||
git submodule update --init --recursive
|
||||
|
||||
npm install npm --silent
|
||||
./node_modules/.bin/npm install --silent
|
||||
|
||||
"${BRIGHTRAY_DIR}/script/bootstrap" "${BASE_URL}"
|
||||
|
||||
"${SOURCE_ROOT}/script/update"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue