Fix lint error in master

This commit is contained in:
Brian Vaughn
2017-10-02 10:05:37 -07:00
parent 5e8d124754
commit 5cb17c421d
+1 -1
View File
@@ -9,4 +9,4 @@
}
tag.setAttribute('type', 'text/babel');
tag.textContent = tag.textContent.replace(/^\/\/<!\[CDATA\[/, '');
})();
})();