Skip to content

Commit

Permalink
Generate book
Browse files Browse the repository at this point in the history
  • Loading branch information
niwinz committed Oct 7, 2016
1 parent 814da61 commit 798623b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4685,7 +4685,7 @@ <h5 id="compile-the-example-application-2"><a class="link" href="#compile-the-ex
<span class="tok-p">(</span><span class="tok-nf">b/build</span> <span class="tok-s">&quot;src&quot;</span>
<span class="tok-p">{</span><span class="tok-ss">:output-to</span> <span class="tok-s">&quot;main.js&quot;</span>
<span class="tok-ss">:output-dir</span> <span class="tok-s">&quot;out/&quot;</span>
<span class="tok-ss">:source-map</span> <span class="tok-s">&quot;main.js.map&quot;</span>
<span class="tok-ss">:source-map</span> <span class="tok-nv">true</span>
<span class="tok-ss">:main</span> <span class="tok-ss">&#39;mywebapp.core</span>
<span class="tok-ss">:verbose</span> <span class="tok-nv">true</span>
<span class="tok-ss">:optimizations</span> <span class="tok-ss">:none</span><span class="tok-p">})</span></code></pre>
Expand Down Expand Up @@ -10667,7 +10667,7 @@ <h2 id="further-reading"><a class="link" href="#further-reading">8. Further Read
<div id="footer">
<div id="footer-text">
Version 6<br/>
Last updated 2016-07-25 15:42:14 EEST
Last updated 2016-07-25 14:42:14 CEST
</div>
</div>
</body>
Expand Down

0 comments on commit 798623b

Please sign in to comment.