`yarn setup_js_dev` was deleted (#5639)

pull/5231/merge
Matt N 2017-01-30 09:15:26 -08:00 committed by Paulus Schoutsen
parent ab019b9747
commit 1bf3eba603
1 changed files with 0 additions and 1 deletions

View File

@ -17,5 +17,4 @@ yarn install
# Install bower web components. Allow to download the components as root since the user in docker is root.
./node_modules/.bin/bower install --allow-root
yarn run setup_js_dev
cd ../../../../..