98c6128829
Rather than putting templates in DOM nodes, output JS functions themselves. This fixes transpiling for IE11, where ES6 parts of the templates wouldn't get passed through Babel.
3 lines
68 B
JavaScript
3 lines
68 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./.templates.autogen.js');
|