mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Install bower dependencies on frontend bootstrap
This commit is contained in:
parent
3faa1a4393
commit
90f0632a69
@ -1,5 +1,6 @@
|
||||
echo "Bootstrapping frontend..."
|
||||
cd homeassistant/components/frontend/www_static/home-assistant-polymer
|
||||
npm install
|
||||
bower install
|
||||
npm run setup_js_dev
|
||||
cd ../../../../..
|
||||
|
Loading…
x
Reference in New Issue
Block a user