webpack/examples/require.context/templates/b.js

3 lines
80 B
JavaScript

module.exports = function() {
return "This text was generated by template B";
}