[Fix] Update Repository Directory Paths for All Packages (#10910)
This PR updates the `repository.directory` field in the `package.json` files for packages located within the `modules` folder.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -27,3 +27,6 @@ dist/**
|
||||
.vscode
|
||||
|
||||
**/tsconfig.tsbuildinfo
|
||||
|
||||
# Cache File
|
||||
/packages/**/.cache
|
||||
|
||||
Reference in New Issue
Block a user