Move Runlevel reporting to console.debug calls, fix logic flaw when to complain about Controller initialization

This commit is contained in:
Ludwig Schubert
2019-01-31 17:20:42 -08:00
parent 0300b98cb6
commit c3ff605777
5 changed files with 29 additions and 25 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ export default function render(dom) {
if (templateTag) {
templateTag.parentNode.removeChild(templateTag);
} else {
console.info('FYI: Did not find template tag when trying to remove it. You may not have added it. Be aware that our polyfills will add it.')
console.debug('FYI: Did not find template tag when trying to remove it. You may not have added it. Be aware that our polyfills will add it.')
}
// add loader