Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compile error from css-loader 3 #200

Closed
wants to merge 1 commit into from
Closed

Fix compile error from css-loader 3 #200

wants to merge 1 commit into from

Conversation

Menci
Copy link

@Menci Menci commented Dec 14, 2019

This PR will fix #199.

css-loader 3 changed its API. localIdentName should be passed in modules, which could be a object instead of a boolean.

@snovichkov
Copy link

@with-heart Could your merge this is PR?

@Anish-Agnihotri
Copy link
Collaborator

Hey folks,

The changes in the @next branch have been pushed upstream and merged into master. Please follow the migration guide in #253, which will have you nest your configuration in the lessOptions object.

Hopefully this resolves a majority of the issues in the thread. Please do let me know if you still run into issues; I'll keep this PR thread open for a few days.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

addLessLoader Failed to compile
3 participants