webpack loader for xtemplate
module: {loaders: [{test: /\.xtpl$/,loader: 'xtpl',query:{Compiler:require('xtemplate-compiler').default,}},],},see index.js webpack.config.js index.html inside tests dir.
There was an error while loading. Please reload this page.