mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 06:07:17 +00:00
Install bower dependencies on frontend bootstrap
This commit is contained in:
parent
3faa1a4393
commit
90f0632a69
@ -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 ../../../../..
|
||||||
|
Loading…
x
Reference in New Issue
Block a user