Skip to content

Missing selector when using sourcemaps, plugins, and compiling Less files in parallel #3574

Closed
PGP-or-D1E/openlibrary
#6
@TopGrd

Description

@TopGrd

I have some code like bottom.

	@root-name: business-bundle
    /* other file */
	.@{root-name} .wrapper{
		/* css... */
	}

When webpack use less 3.12.2, that is ok. But when use 3.13.0, webpack build error.
image

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