Skip to content

Override default webpack configuration #4

@izziaraffaele

Description

@izziaraffaele

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 )

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