Skip to content

Prevent infinite compilation loop in Symfony app #2306

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

Merged
merged 3 commits into from
Jul 16, 2025

Conversation

Kocal
Copy link
Contributor

@Kocal Kocal commented Jul 16, 2025

Related to symfony/webpack-encore#1374

Users in Symfony apps face issues when running Webpack Encore in watch/dev-server mode, because we generates files in public/, but Tailwind detects them as source files, and leads to infinite compilation loop.

Related to symfony/webpack-encore#1374

Users in Symfony apps face issues when running Webpack Encore in watch/dev-server mode, because we generates files in `public/`, but Tailwind detects them as source files, and leads to infinite compilation loop.
Copy link

vercel bot commented Jul 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tailwindcss-com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 16, 2025 7:27pm

@thecrypticace thecrypticace merged commit 456c6b0 into tailwindlabs:main Jul 16, 2025
2 checks passed
@thecrypticace
Copy link
Contributor

Pretty sure this didn't used to be an issue but it changed at some point — thanks!

@Kocal Kocal deleted the patch-1 branch July 16, 2025 19:38
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.

2 participants