You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.
It appears when we handed off webcomponents.js to Web Components.org, we had a change in the way the polyfills were packaged.
Now, if you install Polymer from a ZIP file, you don't get the webcomponents.min.js file.
This confuses people because we've updated all of the examples to show webcomponents.min.js.
When you install from Bower, you get the minified file, so not sure what's going on there.
Originally filed as Polymer/polymer#965
The text was updated successfully, but these errors were encountered: