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

perf: extract regex and use Map in data-uri plugin #12500

Merged
merged 1 commit into from Mar 21, 2023

Conversation

patak-dev
Copy link
Member

Description

Extract a regex, mark the resolved id with \0, and use a Map instead of a record.


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

@stackblitz
Copy link

stackblitz bot commented Mar 20, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@patak-dev patak-dev merged commit 137e63d into main Mar 21, 2023
18 checks passed
@patak-dev patak-dev deleted the perf/data-uri-plugin branch March 21, 2023 06:10
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