mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 04:43:03 -05:00
feat: challenge 43 input signal
This commit is contained in:
@@ -68,6 +68,9 @@
|
||||
"libs/shared/directives/src/index.ts"
|
||||
],
|
||||
"@angular-challenges/shared/utils": ["libs/shared/utils/src/index.ts"],
|
||||
"@angular-challenges/static-dynamic-import/users": [
|
||||
"libs/static-dynamic-import/users/src/index.ts"
|
||||
],
|
||||
"@angular-challenges/testing-table/backend": [
|
||||
"libs/testing-table/backend/src/index.ts"
|
||||
],
|
||||
@@ -76,9 +79,6 @@
|
||||
],
|
||||
"@tomalaforge/ngrx-callstate-store": [
|
||||
"libs/shared/ngrx-callstate-store/src/index.ts"
|
||||
],
|
||||
"@angular-challenges/static-dynamic-import/users": [
|
||||
"libs/static-dynamic-import/users/src/index.ts"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user