diff --git a/lib/mixins/element-mixin.html b/lib/mixins/element-mixin.html index 2b51ac2b..e2c7064c 100644 --- a/lib/mixins/element-mixin.html +++ b/lib/mixins/element-mixin.html @@ -270,6 +270,9 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN let template = /** @type {PolymerElementConstructor} */ (klass).template; if (template) { if (typeof template === 'string') { + // TODO(dan): Add link to docs explaining deprecation of string templates + console.warn('String templates are deprecated. ' + + `Please return a