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

feat: use alternative of str.match #3400

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Conversation

chu121su12
Copy link
Collaborator

Change str.match to use varying code:

  • regex.test()
  • str.includes/startsWith/endsWith

Copy link

netlify bot commented Nov 30, 2023

Deploy Preview for unocss failed.

Built without sensitive environment variables

Name Link
🔨 Latest commit 97bbb34
🔍 Latest deploy log https://app.netlify.com/sites/unocss/deploys/65685e50236720000827542e

@chu121su12 chu121su12 marked this pull request as ready for review November 30, 2023 10:10
@antfu antfu merged commit 9357448 into unocss:main Nov 30, 2023
5 of 9 checks passed
@chu121su12 chu121su12 deleted the feat/use-regex-test branch November 30, 2023 23:08
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