Skip to content

Commit

Permalink
fix build core
Browse files Browse the repository at this point in the history
  • Loading branch information
ceceppa committed Jan 5, 2024
1 parent 4c9c287 commit a508443
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/core/tsconfig.build.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"exclude": ["src/**/*.test.ts"],
"compilerOptions": {
"outDir": "dist",
"declaration": true,
"rootDir": "./src"
"declaration": true
}
}

0 comments on commit a508443

Please sign in to comment.