Skip to content

where is apply-loader to use with jade-loader #940

@lovedota

Description

@lovedota

@sokra
I saw in the document, we have http://webpack.github.io/docs/how-to-write-a-loader.html

    jade-loader: Convert template to a module that exports a function.
    apply-loader: Takes a function exporting module and returns raw result by applying query parameters.
    html-loader: Takes HTML and exports a string exporting module.

I want to use apply-loader to return a string result from jade-loader function. How can I do it ? Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions