Skip to content

fix: Regex does not work for minified artifact of style-loader #39

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

Merged
merged 1 commit into from
Mar 30, 2017

Conversation

zuohaocheng
Copy link
Contributor

This PR is to fix some cases for PR #31

In minified artifacts of style-loader, there is no space in js file, which couldn't be handled by the regex. It is fixed in this PR, and test cases updated accordingly.

@michael-ciniawsky
Copy link
Member

michael-ciniawsky commented Mar 30, 2017

Fixes #38

@zuohaocheng
Copy link
Contributor Author

@michael-ciniawsky I think so, and it should be fixed with this PR.

Copy link
Member

@michael-ciniawsky michael-ciniawsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zuohaocheng Thx as always 👍

@joshwiens joshwiens merged commit 582f8dc into webpack-contrib:master Mar 30, 2017
@michael-ciniawsky
Copy link
Member

@zuohaocheng I forgot to ask, if you're basically interested in helping to maintain this project ? 😛

@zuohaocheng
Copy link
Contributor Author

@michael-ciniawsky Thanks for invitation, I'm glad to be able to help :)

@joshwiens
Copy link
Member

@zuohaocheng - Send me an email via direct message on gitter & i'll get you an invitation to Slack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants