mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Update bootstrap frontend script
This commit is contained in:
parent
b5f1c1332a
commit
ea38742067
@ -2,6 +2,6 @@ echo "Bootstrapping frontend..."
|
||||
git submodule update
|
||||
cd homeassistant/components/frontend/www_static/home-assistant-polymer
|
||||
npm install
|
||||
bower install
|
||||
./node_modules/.bin/bower install
|
||||
npm run setup_js_dev
|
||||
cd ../../../../..
|
||||
|
Loading…
x
Reference in New Issue
Block a user