Site updated at 2017-10-01 05:15:48 UTC

This commit is contained in:
Travis CI 2017-10-01 05:15:48 +00:00
parent 140e339682
commit 75b0bf2c73
26 changed files with 65 additions and 65 deletions

View file

@ -94,7 +94,7 @@ Do not use development mode in production. Home Assistant uses aggressive cachin
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>script/bootstrap_frontend
</code></pre>
</div>
<p>This script will use yarn and bower to install all the necessary dependencies necessary for development.</p>
<p>This script will use yarn and bower to install all the necessary dependencies necessary for development in</p>
<p><code class="highlighter-rouge">home-assistant/homeassistant/components/frontend/www_static/home-assistant-polymer</code>.</p>
<p>If youre planning on issuing a PR back to the Home Assistant codebase you need to fork the polymer project and add your fork as a remote.</p>
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span><span class="nb">cd </span>homeassistant/components/frontend/www_static/home-assistant-polymer