Pnpm build with dependency graph

This commit is contained in:
Wayne
2025-08-03 01:31:51 +03:00
parent 3ff50ec155
commit d9971e3ff4
2 changed files with 3 additions and 9 deletions

View File

@@ -8,10 +8,6 @@
"skipLibCheck": true,
"forceConsistentCasingInFileNames": true,
"resolveJsonModule": true,
"isolatedModules": true,
"baseUrl": ".",
"paths": {
"@open-archiver/types": ["packages/types/src"]
}
"isolatedModules": true
}
}