Polymer._polymerFn = function()

in polymer/lib/utils/boot_bridge.js [122:124]


Polymer._polymerFn = function(info) { // eslint-disable-line no-unused-vars
  throw new Error('Load polymer.html to use the Polymer() function.');
};