diff --git a/.swcrcspec b/.swcrcspec index d3924581..823d01de 100644 --- a/.swcrcspec +++ b/.swcrcspec @@ -1,6 +1,6 @@ { "test": [".*.ts$"], - "exclude": ["node_modules/", "tests", "dist", ".*.js$", ".*.map$"], + "exclude": ["node_modules/", "dist", ".*.js$", ".*.map$"], "sourceMaps": true, "inlineSourcesContent": true, "jsc": {