forked from home-assistant/core
Install bower dependencies on frontend bootstrap
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
echo "Bootstrapping frontend..."
|
echo "Bootstrapping frontend..."
|
||||||
cd homeassistant/components/frontend/www_static/home-assistant-polymer
|
cd homeassistant/components/frontend/www_static/home-assistant-polymer
|
||||||
npm install
|
npm install
|
||||||
|
bower install
|
||||||
npm run setup_js_dev
|
npm run setup_js_dev
|
||||||
cd ../../../../..
|
cd ../../../../..
|
||||||
|
Reference in New Issue
Block a user