Update frontend

This commit is contained in:
Paulus Schoutsen 2016-06-14 18:39:36 -07:00
parent f07ba1e9a6
commit 65750f667b
10 changed files with 17 additions and 15 deletions

View file

@ -2,7 +2,9 @@
cd "$(dirname "$0")/.."
cd homeassistant/components/frontend/www_static/home-assistant-polymer
cd homeassistant/components/frontend/www_static/home-assistant-polymer/home-assistant-js/
npm run prod
cd ..
npm run frontend_prod
cp bower_components/webcomponentsjs/webcomponents-lite.min.js ..