Skip to content

Question: How to set a custom path to the postcss.config.js file? #129

Closed
@lukasz-zaroda

Description

@lukasz-zaroda

I'm using Symfony and I would like to move all config files to the app/config . I figured out that I can set the path to the webpack.config.js file by adding --config [PATH] to the encore script. Unfortunately I cannot currently figure out how to set the path to the postcss.config.js file of postcss-loader. Without Encore I would set a config option in the config of postcss-loader, but how can I do that when Encore is managing the whole configuration? Is there any way?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions