Can you also update the bower repo? Thanks.
--
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 polymer-dev...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
On Saturday, June 15, 2013 1:13:22 AM UTC+2, Daniel Freedman wrote:We have flattened the repository structure, now all dependencies are siblings.
- You should use polymer-all repo if not working directly on polymer or the dependencies.
You're probably already aware, but just in case; this change seems to have broken the installation documentation here:
http://www.polymer-project.org/getting-the-code.html
Because when I try this, I get a 404 on 'platform/platform.js', and there's no 'platform' dir to be found at all within the polymer project.
When I use polymer-all to check out the repos the recommended menu demo does work.
Regards,
Martijn
P.S. Hi, I'm new! A JS web framework I do is Obviel (http://obviel.org) and I'm here to see whether I can use some of Polymer's bits and pieces.