Skip to content

Less's paths option seem to be ignored when using less-loader #168

Description

@Justineo

I can't get compilation work by configuring the paths option for less-loader. And thus Less's preprocessing plugins (which may modify paths after they are installed) cannot work using less-loader.

For example, less-plugin-est injects some mixin code before compiling .less files and it also push its src directory into paths of the context. But after less-loader's WebpackFileManager taking over @import handling, Less stop searching paths for possible Less files.

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

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions