Skip to content

Commit

Permalink
fix(plugin-sitemap): fix tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Jan 29, 2024
1 parent fa9c924 commit cd911db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/plugin-sitemap/tsconfig.build.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": "../../tsconfig.build.base.json",
"extends": "../../tsconfig.build.json",
"compilerOptions": {
"rootDir": "./src",
"outDir": "./lib"
Expand Down

0 comments on commit cd911db

Please sign in to comment.