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(deps): Upgrade css-loader & remove work around #414

Merged
merged 2 commits into from Aug 12, 2019

Conversation

michaeltaranto
Copy link
Contributor

Upgrading css-loader from v1 to v3 broke our class names and required us to implement the default getIdentName function from v1 as a work around. This bug has since been fixed so we can follow the standard behaviour and deprecate our work around.

@michaeltaranto michaeltaranto requested a review from a team as a code owner August 12, 2019 01:37
@mattcompiles mattcompiles merged commit 3d3832d into master Aug 12, 2019
@mattcompiles mattcompiles deleted the update-css-loader branch August 12, 2019 05:55
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

3 participants