diff --git a/tsconfig.json b/tsconfig.json index 20a7f79..8985493 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -28,7 +28,6 @@ ], "exclude": [ "node_modules", - "src/browser", "lib" ] }