Skip to content

Invalid default specified for postcssOptions.config #626

@Knagis

Description

@Knagis

Documentation Is:

https://github.com/webpack-contrib/postcss-loader#config

  • Missing
  • Needed
  • Confusing
  • Not Sure?

Please Explain in Detail...

https://github.com/webpack-contrib/postcss-loader#config specifies the default is undefined which isn't really true - if the value is undefined then https://github.com/webpack-contrib/postcss-loader/blob/master/src/index.js#L40 assumes true.

Your Proposal for Changes

Change the default in documentation from undefined to true

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