yeoman / generator-polymer

Scaffold out a Polymer project
http://polymer-project.org
926 stars 149 forks source link

Full Bower Copy? #207

Closed lukeed closed 9 years ago

lukeed commented 9 years ago

Is it really necessary to clone everything from bower_components to dist? I thought Vulcanize was there to read true dependencies & construct a leaner concatenated deps-file?

arthurvr commented 9 years ago

Right from the readme:

This generator clones Polymer Starter Kit and seed-element. If you're having issues with the template files generated for those projects, please raise them on those repos as they are the canonical source.

https://github.com/PolymerElements/polymer-starter-kit/issues/84