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
Developers should be provided with an easy and simple solution using polymer-bundler to bundle applications for more efficient HTTP1 usage.
Polymer 2 uses ES6 classes by default, and Angular will not transpile them. This fails to support IE11 out of the box. The Polymer CLI handles transpiling when building.
The text was updated successfully, but these errors were encountered:
Developers should be provided with an easy and simple solution using polymer-bundler to bundle applications for more efficient HTTP1 usage.
Polymer 2 uses ES6 classes by default, and Angular will not transpile them. This fails to support IE11 out of the box. The Polymer CLI handles transpiling when building.
The text was updated successfully, but these errors were encountered: