-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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] },
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels