yeoman / generator-polymer

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

Creating an element with Polymer:el uses the full webcomponents.js in the test files it produces #247

Closed akc42 closed 8 years ago

akc42 commented 8 years ago

The Polymer:el script creates test html files with webcomponents.min.js script tags.

The advice here https://www.polymer-project.org/1.0/resources/compatibility.html#polyfill-browser-support

is to only use the lite version

robdodson commented 8 years ago

Fixed by https://github.com/yeoman/generator-polymer/commit/e9ef7b228f76d3d9f29031a8595d32c2aabe6174