`yarn setup_js_dev` was deleted (#5639)
parent
ab019b9747
commit
1bf3eba603
|
@ -17,5 +17,4 @@ yarn install
|
||||||
# Install bower web components. Allow to download the components as root since the user in docker is root.
|
# 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
|
./node_modules/.bin/bower install --allow-root
|
||||||
|
|
||||||
yarn run setup_js_dev
|
|
||||||
cd ../../../../..
|
cd ../../../../..
|
||||||
|
|
Loading…
Reference in New Issue