Skip to content

Commit cb05342

Browse files
committed
chore: moves packages to folder names that correspond to their package names
1 parent e41e659 commit cb05342

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+17
-16
lines changed

app-config-cypress/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"include": ["src", "types.d.ts"],
1010
"exclude": ["node_modules"],
1111
"references": [
12-
{ "path": "../app-config" }
12+
{ "path": "../app-config-main" }
1313
]
1414
}

app-config-inject/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"include": ["src"],
88
"exclude": ["node_modules"],
99
"references": [
10-
{ "path": "../app-config" }
10+
{ "path": "../app-config-main" }
1111
]
1212
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)