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

priyabrat1801 picture priyabrat1801  路  3Comments

ronnyroeller picture ronnyroeller  路  4Comments

pmaudsley picture pmaudsley  路  3Comments

stramel picture stramel  路  4Comments

web-padawan picture web-padawan  路  4Comments