mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Update link-in-app.ts
This commit is contained in:
parent
ddf911f4b9
commit
cf2abbb127
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ const singletonDependencies: string[] = [
|
|||
//"@types/react"
|
||||
];
|
||||
|
||||
const rootDirPath = pathJoin(__dirname, "..", "..");
|
||||
const rootDirPath = pathJoin(__dirname, "..");
|
||||
|
||||
//NOTE: This is only required because of: https://github.com/garronej/ts-ci/blob/c0e207b9677523d4ec97fe672ddd72ccbb3c1cc4/README.md?plain=1#L54-L58
|
||||
fs.writeFileSync(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue