-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
I would like to be able to customize the entire set of configuration options passed to webpack. Right now I'm able to only merge my custom configurations so I cannot disable plugins or loaders which I don't want to use.
Maybe instead of use mergeWith
here https://github.com/Glorian/laravel-elixir-webpack-advanced/blob/master/index.js#L47 you should use assign
and use an empty object as first parameter ( this will enable to run the mix.webpack()
multiple times with different configurations )
fedeisas
Metadata
Metadata
Assignees
Labels
No labels