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

Escape special characters in resolved content base path #9650

Merged
merged 3 commits into from Oct 24, 2022

Conversation

thecrypticace
Copy link
Contributor

We use fast-glob internally and it treats a handful of characters as special. Since we're resolving the base path ourselves (instead of just not at all in some previous cases) we have to escape them.

Fixes #9649

@thecrypticace thecrypticace merged commit e63c111 into master Oct 24, 2022
@thecrypticace thecrypticace deleted the fix/content-base-path-escape branch October 24, 2022 12:06
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.

Tailwindcss 3.2.1 Not working with Nextjs
1 participant