Skip to content

Consider using .search instead of .load for getting config #181

Description

@Andarist

I assume that postcss config should be project specific - and thus the config loading should search from cwd rather than from the file which has to be transpiled. Or maybe both strategies are valid, but they should be applied for different files - load for files within cwd, search for files outside of it (especially for files inside node_modules)

Without it monorepos with hoisted node_modules (lerna, yarn workspaces) have trouble time loading configs for files located inside node_modules

Related - cosmiconfig/cosmiconfig#166

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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