Document Turbopack cumulative fixes tip
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
b8c03acd02
commit
049a496f7f
1 changed files with 2 additions and 0 deletions
|
|
@ -238,3 +238,5 @@ Some files may cause "Unterminated regexp literal" errors when building with Tur
|
|||
|
||||
2. The issue is in SWC parser - avoid patterns like `name: "TT/Td"` in arrays as the `/` can be interpreted as regex
|
||||
|
||||
3. Apply fixes one change at a time between builds - cumulative changes can confuse Turbopack's cache
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue