diff --git a/CLAUDE.md b/CLAUDE.md index 7e3ed25..dc91533 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -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 +