yarn setup_js_dev was deleted (#5639)

This commit is contained in:
Matt N 2017-01-30 09:15:26 -08:00 committed by Paulus Schoutsen
parent ab019b9747
commit 1bf3eba603

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 ../../../../..