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

Update dependencies (including compatibility with css-loader v4) #298

Closed
wants to merge 33 commits into from

Conversation

NicolasBonduel
Copy link

@NicolasBonduel NicolasBonduel commented Jan 30, 2021

I am not the author of this fork credits to @birdofpreyru.
I am creating this PR to get the ball rolling on the compatibility with css-loader v4

EDIT: unfortunately, as I am not the owner of the fork, I cannot fix the merge conflicts. If requested, I can fork @birdofpreyru's fork to fix those.

Dr. Sergey Pogodin and others added 30 commits August 8, 2020 16:22
P.S.: No guarantees the update actually clones the nodes everywhery it
is needed. cloneNode(..) statements were added to the spots which were
detected by current tests, and no further efforts were taken to
investigate the rest of code.
…er library

This change is necessary because the latest release, css-loader@5.0.0,
closes the opportunity to access its default class name generation
function. Thus, the necessary code is copy/pasted directly into this
library. It should introduce no changes in the actual class name
generation algo.
Dr. Sergey Pogodin and others added 3 commits April 13, 2021 00:18
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

4 participants