Typo correction to minor detail in 3)

Wrong:
instead of 
crisper --source index.html --html build.html --js build.js
which produces 0byte build.js and a copy of index.html and appended 
build.js at the end inside of build.html (observed)

Corrected:
instead of 
crisper --source index.html --html build.html --js build.js
which produces 0byte build.js and a copy of index.html and appended 

<x-app></x-app>
<script src="build.js"></script></
body></html>

at the end inside of build.html (observed)

Follow Polymer on Google+: plus.google.com/107187849809354688692
--- 
You received this message because you are subscribed to the Google Groups 
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/polymer-dev/cafdacf5-72bf-4c5d-9222-8264c41745c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to