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(wepback-plugin): Remove outdated mini-css error #1705

Closed
wants to merge 1 commit into from

Conversation

yavorsky
Copy link

webpack-contrib/mini-css-extract-plugin#703 was merged and released as a part of 1.3.9.

The PR just removes error which seems like deprecated.

With stop supporting [name] for the filename option it became problematic to use the plugin for multiple entries, especially with https://github.com/wix-incubator/tpa-style-webpack-plugin.

Using mini-css and controlling the output via it resolves our issue.

@barak007
Copy link
Collaborator

10x for the PR. actually this is not all the job needed to be done in order to enable the feature. We actually need to get the CssModule in different way and also re-enable the tests for it. I'm going to look at it very soon.

@barak007
Copy link
Collaborator

#1706

@barak007 barak007 closed this Mar 16, 2021
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.

None yet

2 participants