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

finalize picomatch config #2912

Merged
merged 1 commit into from
Mar 19, 2021
Merged

finalize picomatch config #2912

merged 1 commit into from
Mar 19, 2021

Conversation

FredKSchott
Copy link
Owner

@FredKSchott FredKSchott commented Mar 18, 2021

Changes

  • Building on Speed up exclusions with picomatch  #2904 (/cc @ismail-syed)
  • Cleans up our ALWAYS_EXCLUDE config for picomatch (** matches all characters, so no need to combine with **/*)
  • Adds dotfile check to ALWAYS_EXCLUDE, so that we don't need a separate regex reverted
  • relaxes picomatch usage in dev (not required, and perfect usage impacts critical startup time)

Testing

  • N/A

Docs

  • N/A

@vercel
Copy link

vercel bot commented Mar 18, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/pikapkg/snowpack/FZ3GzgYdBhRVrNVrSKn89b2caWgf
✅ Preview: https://snowpack-git-picomatch-exclude-cleanup-pikapkg.vercel.app

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

1 participant