Open
Description
Hi!
Thanks for your package!
Trying it out I find myself pretty confused as to where which code has to go to...
Please think of people, who have to work with webpack on a non-daily basis. Those - like me - do not know, where code like this
var template = require("compile-ejs-loader!./file.ejs");
// => returns the template function compiled with ejs templating engine.
// And then use it somewhere in your code
template(data) // Pass object with data
should go to.
On checking the link about integrating loaders, the link leads to a dead site...
I kindly ask you to improve the given docu! Thank you!
Metadata
Metadata
Assignees
Labels
No labels