Skip to content

Wrong link! / More info possible? #2

Open
@rowild

Description

@rowild

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions