mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 14:15:12 +02:00
Update bootstrap frontend script
This commit is contained in:
@@ -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 ../../../../..
|
||||
|
Reference in New Issue
Block a user