Skip to content

Conversation

hrishikesh-k
Copy link
Contributor

Description

Reported here: https://answers.netlify.com/t/156138

When generating glob patterns to include files in the bundle, we had missed the dot: true config which resulted in folders like .well-known being excluded from the bundle. Here's an example repo that reproduces the issue: f-156138.zip

The dot: true config is now added which should allow including such folders, which has been tested by running builds locally.

@hrishikesh-k hrishikesh-k requested a review from a team as a code owner September 12, 2025 13:55
@pieh pieh mentioned this pull request Sep 12, 2025
@pieh pieh merged commit 8cd51b5 into opennextjs:main Sep 12, 2025
43 of 60 checks passed
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