Skip to content

Disable postcss config file when using inline config #800

Closed
@egoist

Description

@egoist

What problem does this feature solve?

I manually load postcss config from its config file and set postcss in vue loader options, but vue-loader will also load it and merge inline config with config file so it leads to duplicated plugins.

btw, postcss-loader does not use config file when inline config is set.

What does the proposed API look like?

Maybe this should be the default behavior, or we can introduce an option for this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions