You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Files that are in folders with brackets around them (such as my [lang] folder) do not get parsed. This is especially problematic as this breaks when using the recommend approach for Next.js with the app folder.
To Reproduce
Try to parse any folders that contain [] in them. They will be visible in the Input (with verbose: true) but will not get parsed.
🐛 Bug Report
Files that are in folders with brackets around them (such as my
[lang]
folder) do not get parsed. This is especially problematic as this breaks when using the recommend approach for Next.js with the app folder.To Reproduce
Try to parse any folders that contain [] in them. They will be visible in the Input (with
verbose: true
) but will not get parsed.Expected behavior
I expect all my files to be parsed, and the keys extracted.
Your Environment
The text was updated successfully, but these errors were encountered: