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