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(extractor-pug): use any whitespace instead LF on regexp #1225

Merged
merged 1 commit into from Jul 6, 2022

Conversation

userquin
Copy link
Member

@userquin userquin commented Jul 5, 2022

On Windows, the regex will never succeed since the new line is \r\n.

closes #1150

@userquin userquin requested a review from antfu as a code owner July 5, 2022 20:50
@netlify
Copy link

netlify bot commented Jul 5, 2022

Deploy Preview for unocss ready!

Name Link
🔨 Latest commit 836c68f
🔍 Latest deploy log https://app.netlify.com/sites/unocss/deploys/62c4a4082d1fff0009bcf5dc
😎 Deploy Preview https://deploy-preview-1225--unocss.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@antfu antfu merged commit 6f07296 into main Jul 6, 2022
@antfu antfu deleted the userquin/fix-extractor-pug branch July 6, 2022 02:07
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.

iconify Icons in Pug lost when Build
2 participants