diff --git a/package.json b/package.json index b9dff69f91..89f7efd56d 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "ts" ], "modulePathIgnorePatterns": [ - "/build/", + "/react/build/", "/node_modules/", "/.module-cache/" ],