Hi,

How do you do following v.0.7 vulcanize command in the braeking v.1 ?

My vulacnize v.0.7 command was: vulcanize -o ../build.html ../index.html 
--strip --csp

where index.html looked something like

<!doctype html>
<html>
<head>
     <script src="all.js"></script>

    <link rel="import" href="bower_components/paper-input/paper-input.html">
..etc..
</head>
<body>
<x-app></x-app>
</body>
</html>


Ref: https://github.com/Polymer/vulcanize/blob/master/CHANGELOG.md

Kr,
Ainur

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/75741b5b-51f8-4bbe-8f42-9ed85cbdbfbc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to