Skip to content

Usage with multiple loaders #2

@divyamrastogi

Description

@divyamrastogi

I couldn't figure out how I could use webpack-append along with query when using with multiple loaders. My use-case is something on the lines of this:
{ test: /\.scss$/, exclude: [/\/plugin\//], loaders: ["style", "css", "autoprefixer", "sass", "webpack-append?query=" + sassVars] },

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