Tools: Inject es5 loader stanza into entrypoint html when serving es5 compiled JS.

Created on 23 Mar 2017  路  2Comments  路  Source: Polymer/tools

See https://github.com/Polymer/polymer-cli/issues/627 for the proposed solution.

May need to do more than inject (i.e. may need to shuffle order-dependent imperatives like scripts, styles and html imports) all down into the body after the loader.

polyserve High Available Enhancement

Most helpful comment

To whoever implements this: Instead of duplicating what polymer-build is doing and trying to keep parity, I'd like to see polyserve leverage polymer-build internally.

All 2 comments

To whoever implements this: Instead of duplicating what polymer-build is doing and trying to keep parity, I'd like to see polyserve leverage polymer-build internally.

Ideally polyserve should never need to do this, since it should only compile for browsers that don't support native Custom Elements.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

web-padawan picture web-padawan  路  29Comments

abdonrd picture abdonrd  路  33Comments

christophe-g picture christophe-g  路  29Comments

theefer picture theefer  路  24Comments

ergo picture ergo  路  54Comments