Refactor http into frontend and api component

This commit is contained in:
Paulus Schoutsen 2015-01-29 23:56:04 -08:00
parent c2cd181c1a
commit 8feeafd8a3
767 changed files with 110228 additions and 528 deletions

View file

@ -7,7 +7,7 @@ fi
# npm install -g bower vulcanize
# Install dependencies
cd homeassistant/components/http/www_static/polymer
cd homeassistant/components/frontend/www_static/polymer
bower install
cd ..
cp polymer/bower_components/webcomponentsjs/webcomponents.min.js .